Searched refs:something (Results 1 – 19 of 19) sorted by relevance
/system/tools/hidl/test/vendor/1.0/ |
D | FAKE_NOTICE_FILE | 1 I am notifying you of something! Wheeee!
|
/system/sepolicy/private/ |
D | hwservice.te | 8 # It does not make sense to register or lookup something which is not a
|
D | service.te | 45 # It does not make sense to register or lookup something which is not a service.
|
D | domain.te | 42 # Running something like "pm dump com.android.bluetooth" requires 640 # Not presently allowed to anything in policy, but possibly something 1400 # Conventionally, this looks something like:
|
D | system_server.te | 1393 # system server to dynamically load a dex file, something we do not
|
/system/extras/cpu_loads/ |
D | README.md | 18 2. Push the tests to the device; usually this is something like 40 5. Measure power somehow. On a device with ODPM capabilities, this could be something like
|
/system/extras/partition_tools/ |
D | lpdumpd.rc | 24 # might be something else.
|
/system/libhidl/transport/token/1.0/ |
D | ITokenManager.hal | 20 * This facilitates converting hidl interfaces into something that
|
/system/hwservicemanager/ |
D | Android.bp | 121 // modules, unless we add something like `system_ext_specific: true` like in hwservicemanager.
|
/system/libbase/ |
D | README.md | 28 If your routine is actually something from a future C++ standard (that
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 1122 double something = foo->doQuiteABit(1, 2, 3.0f, 4.0); in TEST_F() local 1123 ALOGI("CLIENT doQuiteABit returned %f.", something); in TEST_F() 1124 EXPECT_DOUBLE_EQ(something, 666.5); in TEST_F() 1134 EXPECT_OK(foo->doSomethingElse(param, [&](const auto &something) { in TEST_F() argument 1136 to_string(something).c_str()); in TEST_F() 1139 EXPECT_TRUE(isArrayEqual(something, expect, 32)); in TEST_F() 1145 EXPECT_OK(foo->doStuffAndReturnAString([&](const auto &something) { in TEST_F() argument 1147 something.c_str()); in TEST_F() 1148 EXPECT_STREQ(something.c_str(), "Hello, world"); in TEST_F() 1149 EXPECT_EQ(strlen("Hello, world"), something.size()); in TEST_F() [all …]
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 1439 int[] something = new int[32]; in doSomethingElse() local 1441 something[i] = 2 * param[i]; in doSomethingElse() 1442 something[15 + i] = param[i]; in doSomethingElse() 1444 something[30] = 1; in doSomethingElse() 1445 something[31] = 2; in doSomethingElse() 1447 return something; in doSomethingElse()
|
/system/extras/simpleperf/doc/ |
D | inferno.md | 79 from which all flames originate, something went wrong. : Stack unwinding may
|
/system/sepolicy/microdroid/system/private/ |
D | domain.te | 325 # Not presently allowed to anything in policy, but possibly something 491 # Conventionally, this looks something like:
|
/system/extras/ioblame/ |
D | README | 122 running something and then hitting ^C on ioblame). For instance, we
|
/system/apex/docs/ |
D | howto.md | 370 Clients can use the latter path to read or execute something from APEX.
|
/system/core/shell_and_utilities/ |
D | README.md | 33 or first added something to toybox.)
|
/system/bpfprogs/ |
D | LICENSE | 305 called something other than 'show w' and 'show c'; they could even be
|
/system/memory/libion/original-kernel-headers/linux/ |
D | LICENSE | 305 called something other than 'show w' and 'show c'; they could even be
|