Searched defs:create (Results 1 – 10 of 10) sorted by relevance
/system/core/libutils/ |
D | NativeHandle.cpp | 22 sp<NativeHandle> NativeHandle::create( in create() function in android::NativeHandle
|
D | FileMap.cpp | 84 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 | Benchmark.cpp | 91 nsecs_t create = systemTime(SYSTEM_TIME_BOOTTIME); in benchmark() local
|
D | Devmapper.cpp | 166 int Devmapper::create(const char *name, const char *loopFile, const char *key, in create() function in Devmapper
|
D | VolumeBase.cpp | 163 status_t VolumeBase::create() { in create() function in android::vold::VolumeBase
|
D | Loop.cpp | 129 int Loop::create(const char *id, const char *loopFile, char *loopDeviceBuffer, size_t len) { in create() function in Loop
|
D | Disk.cpp | 117 status_t Disk::create() { in create() function in android::vold::Disk
|
/system/bt/bta/jv/ |
D | bta_jv_act.c | 2318 static struct fc_channel *fcchan_get(uint16_t chan, char create) in fcchan_get()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 609 tBTA_GATTS_CREATE create; member
|