/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/libstats/expresslog/ |
D | Histogram.cpp | 29 std::shared_ptr<Histogram::UniformOptions> Histogram::UniformOptions::create( in create() function in android::expresslog::Histogram::UniformOptions
|
/system/logging/logd/ |
D | TrustyLog.cpp | 31 void TrustyLog::create(LogBuffer* buf) { in create() function in TrustyLog
|
/system/apex/libs/libapexsupport/src/ |
D | apexinfo.rs | 49 pub fn create() -> Result<Self, AApexInfoError> { 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/vold/ |
D | Loop.cpp | 54 int Loop::create(const std::string& target, std::string& out_device) { in create() function in Loop
|
/system/sepolicy/tests/ |
D | fc_sort.py | 67 def create(cls, line): member in FileContextsNode
|
/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/chre/host/common/ |
D | hal_client.cc | 53 std::unique_ptr<HalClient> HalClient::create( in create() function in android::chre::HalClient
|
/system/authgraph/hal/src/ |
D | service.rs | 110 fn create(&self) -> binder::Result<SessionInitiationInfo> { in create() method
|
/system/vold/model/ |
D | VolumeBase.cpp | 182 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 | 122 std::tuple<Error, TextContext> TextContext::create() { in create() function in teeui::TextContext
|
/system/authgraph/core/src/ |
D | ta.rs | 129 fn create(&mut self) -> Result<wire::SessionInitiationInfo, Error> { in create() method
|
D | keyexchange.rs | 127 pub fn create(&mut self) -> Result<SessionInitiationInfo, Error> { in create() method
|
/system/core/fs_mgr/libfiemap/ |
D | fiemap_writer.cpp | 664 FiemapUniquePtr FiemapWriter::Open(const std::string& file_path, uint64_t file_size, bool create, in Open() 674 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/security/keystore/ |
D | keystore_cli_v2.cpp | 239 bool create) { in loadOrCreateAndVerifyEncryptionKey() 292 keymint::SecurityLevel securityLevel, bool create) { in loadOrCreateAndVerifyAuthenticationKey()
|
/system/unwinding/libunwindstack/tests/ |
D | AndroidUnwinderTest.cpp | 129 TEST_F(AndroidUnwinderTest, create) { in TEST_F() argument
|
/system/chre/platform/shared/ |
D | nanoapp_loader.cc | 290 NanoappLoader *NanoappLoader::create(void *elfInput, bool mapIntoTcm) { in create() function in chre::NanoappLoader
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraAvgFragment.java | 1010 .create(); in onCreateDialog() method
|