Home
last modified time | relevance | path

Searched refs:create (Results 1 – 18 of 18) sorted by relevance

/system/core/libutils/
DNativeHandle.cpp22 sp<NativeHandle> NativeHandle::create( in create() function in android::NativeHandle
DTokenizer.cpp73 if (fileMap->create(NULL, fd, 0, length, true)) { in open()
DFileMap.cpp90 bool FileMap::create(const char* origFileName, int fd, off64_t offset, size_t length, in create() function in FileMap
DREADME10 If that isn't feasible, create a system-independent interface and hide
13 The ultimate goal is *not* to create a super-duper platform abstraction
207 The aapt -o flag instructs aapt to create an overlay package.
218 when the display is in landscape mode, create a new package with
/system/vold/
DDevmapper.h27 static int create(const char *name, const char *loopFile, const char *key,
DLoop.h31 static int create(const char *id, const char *loopFile, char *loopDeviceBuffer, size_t len);
DLoop.cpp127 int Loop::create(const char *id, const char *loopFile, char *loopDeviceBuffer, size_t len) { in create() function in Loop
DDevmapper.cpp166 int Devmapper::create(const char *name, const char *loopFile, const char *key, in create() function in Devmapper
DVolumeManager.cpp108 if (Loop::create(idHash, asecFileName, buffer, len)) { in setupLoopDevice()
126 if (Devmapper::create(idHash, loopDevice, key, numImgSectors, in setupDevMapperDevice()
473 if (Loop::create(idHash, asecFileName, loopDevice, sizeof(loopDevice))) { in createAsec()
485 if (Devmapper::create(idHash, loopDevice, key, numImgSectors, dmDevice, in createAsec()
/system/core/include/utils/
DNativeHandle.h33 static sp<NativeHandle> create(native_handle_t* handle, bool ownsHandle);
DFileMap.h59 bool create(const char* origFileName, int fd,
/system/core/libbacktrace/
DBacktraceThread.cpp60 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get() argument
71 if (create) { in Get()
DBacktraceThread.h39 static ThreadEntry* Get(pid_t pid, pid_t tid, bool create = true);
/system/core/libcutils/
Dfs.c45 goto create; in fs_prepare_dir()
63 create: in fs_prepare_dir()
/system/core/init/
DREADME.BOOTCHART13 Otherwise, flash your device, and start it. Then create a file on the /data partition
35 which will use ADB to retrieve them and create a bootchart.tgz file that can be used with
/system/core/rootdir/
Dinit.rc3 # IMPORTANT: Do not create world writable files or directories.
29 # create mountpoints
221 # create the lost+found directories, so as to enforce our permissions
250 # create basic filesystem structure
285 # create dalvik-cache, so as to enforce our permissions
289 # create resource-cache and double-check the perms
294 # create the lost+found directories, so as to enforce our permissions
297 # create directory for DRM plug-ins - give drm the read/write access to
301 # create directory for MediaDrm plug-ins - give drm the read/write access to
/system/core/libziparchive/
Dzip_archive.cc333 const bool success = file_map->create(debug_file_name, fd, start, length, read_only); in MapFileSegment()
/system/core/adb/
Dprotocol.txt215 service, the bridge program will create a stream socketpair and spawn