/system/core/libutils/ |
D | NativeHandle.cpp | 22 sp<NativeHandle> NativeHandle::create(native_handle_t* handle, bool ownsHandle) { in create() function in android::NativeHandle
|
D | FileMap.cpp | 135 bool FileMap::create(const char* origFileName, int fd, off64_t offset, size_t length, in create() function in FileMap
|
/system/vold/ |
D | Devmapper.cpp | 44 int Devmapper::create(const char* name_raw, const char* loopFile, const char* key, in create() function in Devmapper
|
D | Loop.cpp | 54 int Loop::create(const std::string& target, std::string& out_device) { in create() function in Loop
|
/system/unwinding/libbacktrace/ |
D | ThreadEntry.cpp | 49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get()
|
/system/bt/gd/rust/facade/src/ |
D | lib.rs | 25 pub fn create( in create() method 115 fn create( in create() method
|
/system/unwinding/libunwindstack/ |
D | ThreadEntry.cpp | 42 ThreadEntry* ThreadEntry::Get(pid_t tid, bool create) { in Get()
|
/system/core/libkeyutils/ |
D | keyutils.cpp | 42 key_serial_t keyctl_get_keyring_ID(key_serial_t id, int create) { in keyctl_get_keyring_ID()
|
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/ |
D | ZoneInfo.java | 62 public static ZoneInfo create(TimeZoneNames timeZoneNames, BasicTimeZone timeZone, int priority, in create() method in ZoneInfo
|
D | CountryZoneTree.java | 147 public static CountryZoneTree create( in create() method in CountryZoneTree 156 public static CountryZoneTree create( in create() method in CountryZoneTree 335 private static CountryZoneTree create(String countryIso, List<ZoneInfo> zoneInfos, in create() method in CountryZoneTree
|
D | ZoneOffsetPeriod.java | 54 public static ZoneOffsetPeriod create(TimeZoneNames timeZoneNames, BasicTimeZone timeZone, in create() method in ZoneOffsetPeriod
|
/system/vold/model/ |
D | VolumeBase.cpp | 181 status_t VolumeBase::create() { in create() function in android::vold::VolumeBase
|
D | Disk.cpp | 146 status_t Disk::create() { in create() function in android::vold::Disk
|
/system/teeui/libteeui/src/ |
D | font_rendering.cpp | 118 std::tuple<Error, TextContext> TextContext::create() { in create() function in teeui::TextContext
|
/system/core/fs_mgr/libfiemap/ |
D | fiemap_writer.cpp | 673 FiemapUniquePtr FiemapWriter::Open(const std::string& file_path, uint64_t file_size, bool create, in Open() 683 FiemapUniquePtr* out, bool create, in Open()
|
/system/incremental_delivery/libdataloader/ |
D | ManagedDataLoader.cpp | 114 LegacyDataLoader* ManagedDataLoader::create(JavaVM* jvm, in create() function in android::dataloader::ManagedDataLoader
|
/system/bt/gd/cert/ |
D | gd_device.py | 68 def create(configs): function
|
/system/security/keystore/ |
D | keystore_cli_v2.cpp | 228 bool create) { in loadOrCreateAndVerifyEncryptionKey() 281 keymint::SecurityLevel securityLevel, bool create) { in loadOrCreateAndVerifyAuthenticationKey()
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraAvgFragment.java | 1010 .create(); in onCreateDialog() method
|
/system/chre/platform/shared/ |
D | nanoapp_loader.cc | 245 void *NanoappLoader::create(void *elfInput, bool mapIntoTcm) { in create() function in chre::NanoappLoader
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 372 tBTA_GATTS_CREATE create; member
|