Home
last modified time | relevance | path

Searched defs:create (Results 1 – 10 of 10) sorted by relevance

/system/core/libutils/
DNativeHandle.cpp22 sp<NativeHandle> NativeHandle::create( in create() function in android::NativeHandle
DFileMap.cpp84 bool FileMap::create(const char* origFileName, int fd, off64_t offset, size_t length, in create() function in FileMap
/system/core/libbacktrace/
DThreadEntry.cpp49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get()
/system/vold/
DBenchmark.cpp91 nsecs_t create = systemTime(SYSTEM_TIME_BOOTTIME); in benchmark() local
DDevmapper.cpp166 int Devmapper::create(const char *name, const char *loopFile, const char *key, in create() function in Devmapper
DVolumeBase.cpp163 status_t VolumeBase::create() { in create() function in android::vold::VolumeBase
DLoop.cpp129 int Loop::create(const char *id, const char *loopFile, char *loopDeviceBuffer, size_t len) { in create() function in Loop
DDisk.cpp117 status_t Disk::create() { in create() function in android::vold::Disk
/system/bt/bta/jv/
Dbta_jv_act.c2318 static struct fc_channel *fcchan_get(uint16_t chan, char create) in fcchan_get()
/system/bt/bta/include/
Dbta_gatt_api.h609 tBTA_GATTS_CREATE create; member