Searched refs:android (Results 151 - 175 of 1593) sorted by relevance

1234567891011>>

/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/src/androidTest/java/com/example/simpleperf/simpleperfexamplewithnative/
H A DExampleInstrumentedTest.java3 import android.content.Context;
4 import android.support.test.InstrumentationRegistry;
5 import android.support.test.runner.AndroidJUnit4;
15 * @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
/system/libfmq/benchmarks/
H A DAndroid.mk32 android.hardware.tests.msgq@1.0-impl_32 \
33 android.hardware.tests.msgq@1.0-impl
35 LOCAL_SHARED_LIBRARIES += android.hardware.tests.msgq@1.0 libfmq
/system/tools/aidl/tests/
H A Dtest_helpers.h20 #include <android-base/logging.h>
24 #include "android/aidl/tests/ITestService.h"
26 namespace android { namespace
33 const android::sp<android::aidl::tests::ITestService>& service,
34 android::binder::Status(android::aidl::tests::ITestService::*func)(T, V*),
37 android::binder::Status status = (*service.*func)(input, &reply);
48 const android::sp<android
[all...]
/system/tools/hidl/test/java_test/
H A DAndroid.mk9 android.hidl.base-V1.0-java \
10 android.hardware.tests.baz-V1.0-java \
11 android.hardware.tests.expression-V1.0-java \
12 android.hardware.tests.inheritance-V1.0-java
29 android.hidl.base-V1.0-java \
30 android.hardware.tests.baz-V1.0-java
/system/update_engine/
H A Dparcelable_update_engine_status.h23 namespace android { namespace
38 android::String16 current_operation_;
39 android::String16 new_version_;
44 } // namespace android
/system/bt/service/common/android/bluetooth/
H A Dadvertise_data.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
43 // Returns android::OK on success and an appropriate error otherwise.
50 // Returns android::OK on success and an appropriate error otherwise.
54 } // namespace android
H A Dadvertise_settings.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
45 // Returns android::OK on success and an appropriate error otherwise.
52 // Returns android::OK on success and an appropriate error otherwise.
56 } // namespace android
H A Dbluetooth_gatt_characteristic.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
44 // Returns android::OK on success and an appropriate error otherwise.
51 // Returns android::OK on success and an appropriate error otherwise.
55 } // namespace android
H A Dbluetooth_gatt_descriptor.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
44 // Returns android::OK on success and an appropriate error otherwise.
51 // Returns android::OK on success and an appropriate error otherwise.
55 } // namespace android
H A Dscan_filter.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
43 // Returns android::OK on success and an appropriate error otherwise.
50 // Returns android::OK on success and an appropriate error otherwise.
54 } // namespace android
H A Dscan_result.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
43 // Returns android::OK on success and an appropriate error otherwise.
50 // Returns android::OK on success and an appropriate error otherwise.
54 } // namespace android
H A Dscan_settings.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
43 // Returns android::OK on success and an appropriate error otherwise.
50 // Returns android::OK on success and an appropriate error otherwise.
54 } // namespace android
H A Duuid.h24 using android::Parcel;
25 using android::Parcelable;
26 using android::status_t;
28 namespace android { namespace
42 // Returns android::OK on success and an appropriate error otherwise.
49 // Returns android::OK on success and an appropriate error otherwise.
53 } // namespace android
/system/connectivity/wificond/scanning/offload/
H A Doffload_scan_utils.h19 #include <android/hardware/wifi/offload/1.0/IOffload.h>
25 namespace android { namespace in namespace:com
36 } // namespace android
39 namespace android { namespace
46 const std::vector<android::hardware::wifi::offload::V1_0::ScanResult>&,
47 std::vector<::com::android::server::wifi::wificond::NativeScanResult>*);
48 static android::hardware::wifi::offload::V1_0::ScanParam createScanParam(
57 static android::hardware::wifi::offload::V1_0::ScanFilter createScanFilter(
60 static ::com::android::server::wifi::wificond::NativeScanStats
62 const android
[all...]
/system/connectivity/wificond/scanning/
H A Dsingle_scan_settings.cpp19 #include <android-base/logging.h>
23 using android::status_t;
26 namespace android { namespace in namespace:com
31 status_t SingleScanSettings::writeToParcel(::android::Parcel* parcel) const {
46 return ::android::OK;
49 status_t SingleScanSettings::readFromParcel(const ::android::Parcel* parcel) {
66 return ::android::BAD_VALUE;
87 return ::android::BAD_VALUE;
92 return ::android::OK;
98 } // namespace android
[all...]
/system/connectivity/wificond/tests/
H A Dmock_offload_callback_handlers.h23 #include <android/hardware/wifi/offload/1.0/IOffload.h>
26 namespace android { namespace
37 android::hardware::wifi::offload::V1_0::ScanResult>& scanResult));
39 void(const android::hardware::wifi::offload::V1_0::OffloadStatus&
44 } // namespace android
/system/core/base/
H A Derrors_test.cpp17 #include "android-base/errors.h"
21 namespace android { namespace
34 } // namespace android
/system/core/base/include/android-base/
H A Derrors.h35 namespace android { namespace
44 } // namespace android
/system/core/init/
H A Dbootchart.h23 namespace android { namespace
29 } // namespace android
/system/core/libnativebridge/tests/
H A DDummyNativeBridge2.cpp24 extern "C" bool native_bridge2_initialize(const android::NativeBridgeRuntimeCallbacks* /* art_cbs */,
43 extern "C" const struct android::NativeBridgeRuntimeValues* native_bridge2_getAppEnv(
59 extern "C" android::NativeBridgeSignalHandlerFn native_bridge2_get_signal_handler(int signal) {
66 android::NativeBridgeCallbacks NativeBridgeItf {
H A DDummyNativeBridge3.cpp25 const android::NativeBridgeRuntimeCallbacks* /* art_cbs */,
44 extern "C" const struct android::NativeBridgeRuntimeValues* native_bridge3_getAppEnv(
60 extern "C" android::NativeBridgeSignalHandlerFn native_bridge3_getSignalHandler(int signal) {
84 extern "C" android::native_bridge_namespace_t*
90 android::native_bridge_namespace_t* /* parent_ns */) {
94 extern "C" bool native_bridge3_linkNamespaces(android::native_bridge_namespace_t* /* from */,
95 android::native_bridge_namespace_t* /* to */,
102 android::native_bridge_namespace_t* /* ns */) {
106 android::NativeBridgeCallbacks NativeBridgeItf{
H A DReSetupNativeBridge_test.cpp19 namespace android { namespace
30 } // namespace android
H A DUnavailableNativeBridge_test.cpp19 namespace android { namespace
29 } // namespace android
/system/core/libpixelflinger/
H A Dclear.h24 namespace android { namespace
28 }; // namespace android
H A Dpicker.h24 namespace android { namespace
29 }; // namespace android

Completed in 279 milliseconds

1234567891011>>