/system/update_engine/ |
D | proxy_resolver_unittest.cc | 46 bool called = false; in TEST_F() local 49 [](bool* called, in TEST_F() 52 *called = true; in TEST_F() 55 &called, in TEST_F() 61 EXPECT_FALSE(called); in TEST_F() 63 EXPECT_TRUE(called); in TEST_F() 68 bool called = false; in TEST_F() local 70 [](bool* called, const deque<string>& proxies) { *called = true; }, in TEST_F() argument 71 &called); in TEST_F() 74 EXPECT_FALSE(called); in TEST_F() [all …]
|
D | chrome_browser_proxy_resolver_unittest.cc | 211 int called = 0; in TEST_F() local 213 [](int* called, const deque<string>& proxies) { (*called)++; }, &called); in TEST_F() argument 227 EXPECT_EQ(0, called); in TEST_F() 235 EXPECT_EQ(2, called); in TEST_F()
|
/system/bt/service/doc/ |
D | IBluetoothGattServerCallback.txt | 48 * If |offset| is invalid then sendResponse should be called with 66 * If |offset| is invalid then sendResponse should be called with 83 * Response" procedure and sendResponse should not be called. If 87 * If |offset| is invalid, then sendResponse should be called with 103 * Response" procedure and sendResponse should not be called. If 107 * If |offset| is invalid, then sendResponse should be called with 129 * be called when the remote device sends a confirmation packet. Otherwise 130 * this will be called as soon as the notification packet is successfully sent
|
D | IBluetoothGattClientCallback.txt | 92 * method was called on. |status| will contain BLE_STATUS_SUCCESS (0) on
|
/system/sepolicy/public/ |
D | blkid.te | 1 # blkid called from vold
|
D | sgdisk.te | 1 # sgdisk called from vold
|
/system/extras/perfprofd/tests/ |
D | Android.bp | 11 // Static library with mockup utilities layer (called by unit test).
|
D | README.txt | 62 simply log the fact that they are called; the test driver can
|
/system/sepolicy/private/ |
D | blkid.te | 1 # blkid called from vold
|
/system/bt/doc/ |
D | power_management.md | 25 are called by each profile definition in `bta/$PROFILE`. 87 managed are tracked in a global array called `bta_dm_conn_srvcs`. Unfortunately, 97 2. The `bta_dm_pm_cback` function is called. 112 adjustments are to be made, and if so, `bta_dm_pm_ssr` is called with the 134 - If the action chosen is `BTA_DM_PM_PARK`, `bta_dm_pm_park` is called, 139 called, which makes various calls to `BTM_ReadLocalFeatures`, 190 At this point, either the method simply returns, or has called back into
|
D | style_guide.md | 23 mirrored. In other words, if `src/` contains a subdirectory called `foo/`,
|
/system/extras/perfprofd/ |
D | Android.bp | 40 // Static library with primary utilities layer (called by perfprofd core)
|
/system/libhidl/transport/manager/1.0/ |
D | IServiceNotification.hal | 22 * Must be called when a service is registered.
|
D | IServiceManager.hal | 160 * called get(). Binderized service manager must record this PID, which can
|
/system/core/adb/ |
D | SYNC.TXT | 18 packets to communicate in this document called sync request and sync 21 integer, with various uses. This number will be called "length" below. In fact
|
D | OVERVIEW.TXT | 12 DDMS). These commands are what is called a 'service' in ADB.
|
/system/libhidl/transport/memory/1.0/ |
D | IMemory.hal | 57 * Must return the same value everytime it is called. Must be callable
|
/system/core/logcat/ |
D | logcatd.rc | 35 # all exec/services are called with umask(077), so no gain beyond 0700
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 13 extension. For Java interfaces, the executable is called `aidl` while for C++ 14 the binary is called `aidl-cpp`. In this document, we’ll use AIDL to describe 193 constructor (called implicitly in vector).
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 80 * Registers a death recipient, to be called when the process hosting this
|
/system/core/libutils/ |
D | README | 138 Technically, this is achieved by adding resource-only packages (called 154 The package targeted by an overlay package is called the target or
|
/system/core/libmemunreachable/ |
D | README.md | 45 …9. *Original process*: All threads continue, the thread that called `GetUnreachableMemory()` block…
|
/system/sepolicy/ |
D | README | 13 the m4(1) macro processor is called by the build process.
|
/system/extras/simpleperf/ |
D | README.md | 15 Modern CPUs have a hardware component called the performance monitoring unit 587 it is the cpu cycle percentage of a function and functions called by that 625 Report call graph in callee mode. We can also show how a function is called by
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 323 be called something other than `show w' and `show c'; they could even be
|