/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/core/libbacktrace/ |
D | ThreadEntry.cpp | 49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get()
|
/system/vold/ |
D | Loop.cpp | 50 int Loop::create(const std::string& target, std::string& out_device) { in create() function in Loop
|
D | Devmapper.cpp | 59 int Devmapper::create(const char* name_raw, const char* loopFile, const char* key, in create() function in Devmapper
|
/system/timezone/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 | 146 public static CountryZoneTree create( in create() method in CountryZoneTree 155 public static CountryZoneTree create( in create() method in CountryZoneTree 334 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/core/libkeyutils/ |
D | keyutils.cpp | 52 key_serial_t keyctl_get_keyring_ID(key_serial_t id, int create) { in keyctl_get_keyring_ID()
|
/system/vold/model/ |
D | VolumeBase.cpp | 171 status_t VolumeBase::create() { in create() function in android::vold::VolumeBase
|
D | Disk.cpp | 165 status_t Disk::create() { in create() function in android::vold::Disk
|
/system/core/fs_mgr/libfiemap_writer/ |
D | fiemap_writer.cpp | 566 FiemapUniquePtr FiemapWriter::Open(const std::string& file_path, uint64_t file_size, bool create, in Open()
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraAvgFragment.java | 1010 .create(); in onCreateDialog() method
|
/system/gsid/ |
D | gsi_service.cpp | 696 bool create = (size != 0); in CreateFiemapWriter() local
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 342 tBTA_GATTS_CREATE create; member
|
/system/bt/bta/jv/ |
D | bta_jv_act.cc | 1883 static struct fc_channel* fcchan_get(uint16_t chan, char create) { in fcchan_get()
|