Searched refs:multi (Results 1 – 20 of 20) sorted by relevance
/system/libbase/ |
D | utf8_test.cpp | 320 static char multi[] = { in TEST() local 331 memcpy(WriteInto(&expected, arraysize(multi)), multi, sizeof(multi)); in TEST() 332 EXPECT_EQ(arraysize(multi) - 1, expected.length()); in TEST() 334 EXPECT_EQ(arraysize(multi) - 1, converted.length()); in TEST()
|
/system/core/healthd/ |
D | healthd_mode_charger_test.cpp | 140 GRSurface* multi[] = {nullptr}; in ExpectChargerResAt() local 150 *frames = arraysize(multi); in ExpectChargerResAt() 152 *surface = multi; in ExpectChargerResAt()
|
/system/core/trusty/storage/proxy/ |
D | rpmb.c | 327 struct mmc_ioc_multi_cmd multi; in send_mmc_rpmb_req() member 330 struct mmc_ioc_cmd* cmd = mmc.multi.cmds; in send_mmc_rpmb_req() 346 mmc.multi.num_of_cmds++; in send_mmc_rpmb_req() 362 mmc.multi.num_of_cmds++; in send_mmc_rpmb_req() 375 mmc.multi.num_of_cmds++; in send_mmc_rpmb_req() 380 rc = ioctl(mmc_fd, MMC_IOC_MULTI_CMD, &mmc.multi); in send_mmc_rpmb_req()
|
/system/tools/xsdc/tests/resources/simple_type/ |
D | simple_type.xsd | 42 <xs:element name="multi-choice">
|
/system/sepolicy/private/ |
D | heapprofd.te | 8 # Allow apps in other MLS contexts (for multi-user) to access
|
D | installd.te | 113 # Upgrade /data/media for multi-user if necessary. 130 # Upgrade /data/misc/keychain for multi-user if necessary.
|
D | traced.te | 8 # Allow apps in other MLS contexts (for multi-user) to access
|
D | apexd.te | 166 # These are used to choose between multi-installed APEXes at activation time.
|
/system/chre/chpp/ |
D | QUICKSTART.md | 47 If the system does not support multi-threading, the chppWorkThreadHandleSignal method can be used t…
|
/system/core/libutils/ |
D | Android.bp | 103 // Under MinGW, ctype.h doesn't need multi-byte support
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 364 # Property to set multi sim feature. 460 # For example, a multi-sim device can have 2 phones/logical modems, but 3 physical slots, or
|
/system/security/keystore2/src/ |
D | legacy_blob.rs | 337 let mut multi: Option<u8> = None; in decode_alias() localVariable 340 multi = match (c, multi) { in decode_alias() 356 if multi.is_some() { in decode_alias()
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot.proto | 112 // Enable multi-threaded compression
|
/system/chre/doc/ |
D | framework_build.md | 26 build system for multi-threaded builds and also promotes a level of separation
|
D | nanoapp_developer_guide.md | 270 * Standard library multi-threading support, including C++ library headers
|
/system/core/fastboot/ |
D | README.md | 17 multi-channel, bi-directional, asynchronous ADB protocol)
|
/system/chre/pal/doc/ |
D | Doxyfile | 191 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 193 # to treat a multi-line C++ comment block as a detailed description. Set this
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 191 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 193 # to treat a multi-line C++ comment block as a detailed description. Set this
|
/system/core/rootdir/ |
D | init.rc | 309 # Symlink to keep legacy apps working in multi-user world
|
/system/media/audio_utils/ |
D | Doxyfile | 209 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 211 # to treat a multi-line C++ comment block as a detailed description. Set this
|