Searched refs:android (Results 451 - 475 of 1374) sorted by relevance

<<11121314151617181920>>

/system/tools/hidl/test/vendor/1.0/
H A DIVendor.hal19 import android.hardware.tests.baz@1.0;
/system/update_engine/
H A Ddaemon.h72 android::sp<BinderUpdateEngineBrilloService> binder_service_;
74 android::sp<BinderUpdateEngineAndroidService> binder_service_;
/system/vold/
H A DBenchmark.cpp22 #include <android-base/file.h>
23 #include <android-base/logging.h>
33 using android::base::ReadFileToString;
34 using android::base::WriteStringToFile;
36 namespace android { namespace
138 if (android::vold::PrepareDir(benchPath, 01771, AID_SYSTEM, AID_MISC)) {
142 if (android::vold::PrepareDir(benchPath, 0700, AID_ROOT, AID_ROOT)) {
146 if (android::vold::PrepareDir(benchPath, 0700, AID_ROOT, AID_ROOT)) {
153 } // namespace android
/system/core/gatekeeperd/
H A Dgatekeeperd.cpp43 #include <android/hardware/gatekeeper/1.0/IGatekeeper.h>
45 using android::sp;
46 using android::hardware::gatekeeper::V1_0::IGatekeeper;
47 using android::hardware::gatekeeper::V1_0::GatekeeperStatusCode;
48 using android::hardware::gatekeeper::V1_0::GatekeeperResponse;
49 using android::hardware::Return;
51 namespace android { namespace
53 static const String16 KEYGUARD_PERMISSION("android.permission.ACCESS_KEYGUARD_SECURE_STORAGE");
54 static const String16 DUMP_PERMISSION("android.permission.DUMP");
160 android
[all...]
H A DIUserManager.h26 namespace android { namespace
43 }; // namespace android
/system/bt/service/common/android/bluetooth/
H A Dbluetooth_gatt_service.cc17 #include "service/common/android/bluetooth/bluetooth_gatt_service.h"
18 #include "service/common/android/bluetooth/bluetooth_gatt_characteristic.h"
19 #include "service/common/android/bluetooth/uuid.h"
24 using android::OK;
25 using android::String8;
26 using android::String16;
28 namespace android { namespace
86 } // namespace android
/system/connectivity/wificond/
H A Dclient_interface_binder.cpp25 using android::binder::Status;
26 using android::net::wifi::IANQPDoneCallback;
27 using android::net::wifi::IWifiScannerImpl;
30 namespace android { namespace
107 } // namespace android
H A Devent_loop.h22 namespace android { namespace
64 } // namespace android
/system/connectivity/wificond/tests/
H A Dnetlink_manager_unittest.cpp24 namespace android { namespace
45 } // namespace android
H A Dscan_result_unittest.cpp23 using ::com::android::server::wifi::wificond::NativeScanResult;
26 namespace android { namespace
55 EXPECT_EQ(::android::OK, scan_result.writeToParcel(&parcel));
59 EXPECT_EQ(::android::OK, scan_result_copy.readFromParcel(&parcel));
72 } // namespace android
/system/core/adb/
H A Dadb_listeners.h24 #include <android-base/macros.h>
/system/core/base/include/android-base/
H A Dparsedouble.h25 namespace android { namespace
48 } // namespace android
/system/core/base/
H A Dquick_exit.cpp17 #include "android-base/quick_exit.h"
24 namespace android { namespace
45 } // namespace android
/system/core/fastboot/
H A Dtcp.h35 #include <android-base/macros.h>
/system/core/liblog/tests/
H A Dlog_radio_test.cpp23 #include <android-base/file.h>
24 #include <android-base/stringprintf.h>
90 std::string buf = android::base::StringPrintf(
98 if (!android::base::ReadFdToString(fileno(fp), &buf)) buf = "";
H A Dlog_system_test.cpp23 #include <android-base/file.h>
24 #include <android-base/stringprintf.h>
90 std::string buf = android::base::StringPrintf(
98 if (!android::base::ReadFdToString(fileno(fp), &buf)) buf = "";
/system/core/libnativebridge/tests/
H A DNativeBridge2Signal_test.cpp22 namespace android { namespace
42 } // namespace android
H A DNativeBridge3CreateNamespace_test.cpp19 namespace android { namespace
40 } // namespace android
H A DNativeBridge3LoadLibraryExt_test.cpp19 namespace android { namespace
39 } // namespace android
/system/core/libnativeloader/include/nativeloader/
H A Ddlext_namespaces.h20 #include <android/dlext.h>
/system/core/libutils/
H A DLog.cpp22 namespace android { namespace
37 } // namespace android
H A DNativeHandle.cpp20 namespace android { namespace
38 } // namespace android
/system/libhidl/base/
H A DTaskRunner.cpp20 namespace android { namespace
48 } // namespace android
/system/libhidl/base/include/hidl/
H A DTaskRunner.h23 namespace android { namespace
65 } // namespace android
/system/libhidl/transport/memory/1.0/default/
H A DAshmemMapper.cpp23 namespace android { namespace
29 // Methods from ::android::hidl::memory::V1_0::IMapper follow.
50 } // namespace android

Completed in 455 milliseconds

<<11121314151617181920>>