/system/connectivity/shill/cellular/ |
D | cellular_error_unittest.cc | 70 brillo::Error::Create(FROM_HERE, in TEST_F() 79 brillo::Error::Create(FROM_HERE, in TEST_F() 88 brillo::Error::Create(FROM_HERE, in TEST_F() 97 brillo::Error::Create(FROM_HERE, in TEST_F() 106 brillo::Error::Create(FROM_HERE, in TEST_F() 115 brillo::Error::Create(FROM_HERE, in TEST_F() 132 brillo::Error::Create(FROM_HERE, in TEST_F() 141 brillo::Error::Create(FROM_HERE, in TEST_F() 150 brillo::Error::Create(FROM_HERE, in TEST_F() 159 brillo::Error::Create(FROM_HERE, in TEST_F() [all …]
|
/system/core/libbacktrace/ |
D | backtrace_test.cpp | 162 Backtrace::Create(BACKTRACE_CURRENT_PROCESS, BACKTRACE_CURRENT_THREAD)); in VerifyLevelBacktrace() 184 Backtrace::Create(BACKTRACE_CURRENT_PROCESS, BACKTRACE_CURRENT_THREAD)); in VerifyMaxBacktrace() 202 std::unique_ptr<Backtrace> backtrace(Backtrace::Create(getpid(), tid)); in VerifyThreadTest() 223 std::unique_ptr<Backtrace> backtrace(Backtrace::Create(getpid(), getpid())); in TEST() 271 Backtrace::Create(BACKTRACE_CURRENT_PROCESS, BACKTRACE_CURRENT_THREAD)); in VerifyLevelIgnoreFrames() 277 Backtrace::Create(BACKTRACE_CURRENT_PROCESS, BACKTRACE_CURRENT_THREAD)); in VerifyLevelIgnoreFrames() 283 Backtrace::Create(BACKTRACE_CURRENT_PROCESS, BACKTRACE_CURRENT_THREAD)); in VerifyLevelIgnoreFrames() 319 map.reset(BacktraceMap::Create(pid)); in VerifyProcTest() 321 std::unique_ptr<Backtrace> backtrace(Backtrace::Create(pid, tid, map.get())); in VerifyProcTest() 380 std::unique_ptr<Backtrace> ign1(Backtrace::Create(bt_all->Pid(), BACKTRACE_CURRENT_THREAD)); in VerifyProcessIgnoreFrames() [all …]
|
D | BacktraceMap.cpp | 135 BacktraceMap* BacktraceMap::Create(pid_t pid, bool /*uncached*/) { function in BacktraceMap 145 BacktraceMap* BacktraceMap::Create(pid_t pid, const std::vector<backtrace_map_t>& maps) { function in BacktraceMap
|
D | Backtrace.cpp | 43 map_ = BacktraceMap::Create(pid); in Backtrace() 119 Backtrace* Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) { in Create() function in Backtrace
|
/system/sepolicy/ |
D | installd.te | 34 # Create /data/user and /data/user/0 if necessary. 54 # Create /data/.layout_version.* file 58 # Create files under /data/dalvik-cache. 62 # Create files under /data/resource-cache. 124 # Create and use pty created by android_fork_execvp().
|
D | init.te | 30 # Create /dev/fscklogs files. 45 # Create and mount on directories in /. 52 # Create and remove symlinks in /. 58 # Create cgroups mount points in tmpfs and mount cgroups on them. 71 # Create directories under /dev/cpuctl after chowning it to system. 130 # Create /data/security from init.rc post-fs-data. 226 # Create sockets for the services. 230 # Create /data/property and files within it. 253 # Create and access /dev files without a specific type,
|
D | install_recovery.te | 23 # Create and delete /cache/saved.file
|
D | wpa.te | 22 # Create a socket for receiving info from wpa
|
/system/core/include/backtrace/ |
D | BacktraceMap.h | 50 static BacktraceMap* Create(pid_t pid, bool uncached = false); 52 static BacktraceMap* Create(pid_t pid, const std::vector<backtrace_map_t>& maps);
|
/system/core/libbinderwrapper/ |
D | binder_wrapper.cc | 29 void BinderWrapper::Create() { in Create() function in android::BinderWrapper
|
/system/core/include/ziparchive/ |
D | zip_archive_stream_entry.h | 33 static ZipArchiveStreamEntry* Create(ZipArchiveHandle handle, const ZipEntry& entry);
|
/system/nativepower/daemon/ |
D | main.cc | 42 android::BinderWrapper::Create(); in OnInit()
|
/system/update_engine/payload_generator/ |
D | raw_filesystem.h | 32 static std::unique_ptr<RawFilesystem> Create(
|
D | raw_filesystem.cc | 27 unique_ptr<RawFilesystem> RawFilesystem::Create( in Create() function in chromeos_update_engine::RawFilesystem
|
/system/core/include/binderwrapper/ |
D | binder_wrapper.h | 40 static void Create();
|
/system/core/libnativeloader/ |
D | native_loader.cpp | 58 android_namespace_t* Create(JNIEnv* env, in Create() function in android::LibraryNamespaces 281 android_namespace_t* ns = g_namespaces->Create(env, in CreateClassLoaderNamespace() 313 ns = g_namespaces->Create(env, class_loader, false, library_path, nullptr); in OpenNativeLibrary()
|
/system/nativepower/example/ |
D | power_example.cc | 47 android::BinderWrapper::Create(); in main()
|
/system/core/libutils/ |
D | CallStack.cpp | 44 std::unique_ptr<Backtrace> backtrace(Backtrace::Create(BACKTRACE_CURRENT_PROCESS, tid)); in update()
|
/system/bt/service/ |
D | adapter.h | 66 static std::unique_ptr<Adapter> Create();
|
D | daemon.cpp | 120 adapter_ = Adapter::Create(); in Init()
|
/system/update_engine/ |
D | daemon.cc | 52 android::BinderWrapper::Create(); in OnInit()
|
/system/tpm/trunks/ |
D | tpm_generated.cc | 9440 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Startup() 9561 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Startup() 9676 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Shutdown() 9797 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Shutdown() 9912 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SelfTest() 10033 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SelfTest() 10148 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_IncrementalSelfTest() 10270 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_IncrementalSelfTest() 10391 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetTestResult() 10510 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetTestResult() [all …]
|
/system/media/brillo/audio/audioservice/ |
D | audio_daemon.cpp | 103 android::BinderWrapper::Create(); in OnInit()
|
/system/core/crash_reporter/ |
D | crash_reporter.rc | 20 # Create crash directories.
|
/system/connectivity/shill/init/ |
D | shill.conf.in | 49 # Create state directory 52 # Create storage for the shill global profile.
|