Loading libs/binder/BackendUnifiedServiceManager.cpp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,8 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BackendUnifiedServiceManager" #include "BackendUnifiedServiceManager.h" #include "BackendUnifiedServiceManager.h" #include <android-base/strings.h> #include <android-base/strings.h> Loading libs/binder/Binder.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.Binder" #include <binder/Binder.h> #include <binder/Binder.h> Loading libs/binder/BinderObserver.cpp +3 −1 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,8 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BinderObserver" #include "BinderObserver.h" #include "BinderObserver.h" #include <mutex> #include <mutex> Loading libs/binder/BinderStatsPusher.cpp +3 −0 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,10 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BinderStatsPusher" #include "BinderStatsPusher.h" #include "BinderStatsPusher.h" #include <android-base/properties.h> #include <android-base/properties.h> #include <android/os/IStatsBootstrapAtomService.h> #include <android/os/IStatsBootstrapAtomService.h> #include <binder/Functional.h> #include <binder/Functional.h> Loading libs/binder/BufferedTextOutput.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BufferedTextOutput" #include "BufferedTextOutput.h" #include "BufferedTextOutput.h" Loading Loading
libs/binder/BackendUnifiedServiceManager.cpp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,8 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BackendUnifiedServiceManager" #include "BackendUnifiedServiceManager.h" #include "BackendUnifiedServiceManager.h" #include <android-base/strings.h> #include <android-base/strings.h> Loading
libs/binder/Binder.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.Binder" #include <binder/Binder.h> #include <binder/Binder.h> Loading
libs/binder/BinderObserver.cpp +3 −1 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,8 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BinderObserver" #include "BinderObserver.h" #include "BinderObserver.h" #include <mutex> #include <mutex> Loading
libs/binder/BinderStatsPusher.cpp +3 −0 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,10 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BinderStatsPusher" #include "BinderStatsPusher.h" #include "BinderStatsPusher.h" #include <android-base/properties.h> #include <android-base/properties.h> #include <android/os/IStatsBootstrapAtomService.h> #include <android/os/IStatsBootstrapAtomService.h> #include <binder/Functional.h> #include <binder/Functional.h> Loading
libs/binder/BufferedTextOutput.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * See the License for the specific language governing permissions and * limitations under the License. * limitations under the License. */ */ #define LOG_TAG "libbinder.BufferedTextOutput" #include "BufferedTextOutput.h" #include "BufferedTextOutput.h" Loading