Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 20 of 20) sorted by relevance

/system/libbase/
Dutf8_test.cpp320 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/
Dhealthd_mode_charger_test.cpp140 GRSurface* multi[] = {nullptr}; in ExpectChargerResAt() local
150 *frames = arraysize(multi); in ExpectChargerResAt()
152 *surface = multi; in ExpectChargerResAt()
/system/core/trusty/storage/proxy/
Drpmb.c327 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/
Dsimple_type.xsd42 <xs:element name="multi-choice">
/system/sepolicy/private/
Dheapprofd.te8 # Allow apps in other MLS contexts (for multi-user) to access
Dinstalld.te113 # Upgrade /data/media for multi-user if necessary.
130 # Upgrade /data/misc/keychain for multi-user if necessary.
Dtraced.te8 # Allow apps in other MLS contexts (for multi-user) to access
Dapexd.te166 # These are used to choose between multi-installed APEXes at activation time.
/system/chre/chpp/
DQUICKSTART.md47 If the system does not support multi-threading, the chppWorkThreadHandleSignal method can be used t…
/system/core/libutils/
DAndroid.bp103 // Under MinGW, ctype.h doesn't need multi-byte support
/system/libsysprop/srcs/android/sysprop/
DTelephonyProperties.sysprop364 # 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/
Dlegacy_blob.rs337 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/
Dsnapshot.proto112 // Enable multi-threaded compression
/system/chre/doc/
Dframework_build.md26 build system for multi-threaded builds and also promotes a level of separation
Dnanoapp_developer_guide.md270 * Standard library multi-threading support, including C++ library headers
/system/core/fastboot/
DREADME.md17 multi-channel, bi-directional, asynchronous ADB protocol)
/system/chre/pal/doc/
DDoxyfile191 # 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/
DDoxyfile191 # 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/
Dinit.rc309 # Symlink to keep legacy apps working in multi-user world
/system/media/audio_utils/
DDoxyfile209 # 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