Home
last modified time | relevance | path

Searched defs:rootDir (Results 1 - 25 of 39) sorted by relevance

12

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/setfilereceivelistener_fuzzer/
H A Dsetfilereceivelistener_fuzzer.cpp32 char *rootDir = nullptr; in SetFileReceiveListenerTest() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/include/
H A Dclient_trans_file_listener.h33 char rootDir[FILE_RECV_ROOT_DIR_SIZE_MAX]; member
/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp36 RefPtr<Context> Context::CreateContext(bool isStage, const std::string& rootDir) in CreateContext() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplrollback_fuzzer/
H A Dverifymanagerhostimplrollback_fuzzer.cpp32 std::string rootDir; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabc_fuzzer/
H A Dverifymanagerhostimplverifyabc_fuzzer.cpp32 std::string rootDir; in DoSomethingInterestingWithMyAPI() local
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dtheme_manager_test.cpp86 std::string rootDir = "/data/test/theme/skin/ohos.global.test.all"; in HWTEST_F() local
111 std::string rootDir = "/data/test/theme/skin/ohos.global.test.all"; in HWTEST_F() local
129 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; in HWTEST_F() local
178 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; in HWTEST_F() local
203 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; in HWTEST_F() local
224 std::string rootDir = "/data/test/theme/icons/other_icons"; HWTEST_F() local
247 std::string rootDir = "/data/test/theme/icons/other_icons"; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file_listener.c64 TransSetFileReceiveListener(const char *sessionName, const IFileReceiveListener *recvListener, const char *rootDir) TransSetFileReceiveListener() argument
H A Dclient_trans_file_virtual.c28 TransSetFileReceiveListener(const char *sessionName, const IFileReceiveListener *recvListener, const char *rootDir) TransSetFileReceiveListener() argument
H A Dclient_trans_file.c434 const char *rootDir = event.UpdateRecvPath(); in UpdateFileRecvPath() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_dir_test.cpp133 string rootDir = tm.GetRootDirCurTest(); in HWTEST_F() local
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp167 bool HiviewServiceAgent::CreateDestDirs(const std::string& rootDir, const std::string& destDir) in CreateDestDirs() argument
/base/hiviewdfx/blackbox_lite/
H A Dblackbox_core.c97 static void WaitForLogRootDir(const char *rootDir) in WaitForLogRootDir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp168 std::vector<std::string> rootDir; in GetCachePath() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp67 char rootDir[PATH_MAX] = { '\0' }; in MkRecursiveDir() local
94 char rootDir[PATH_MAX] = { '\0' }; in MkOwnerDir() local
176 IsValidPath(const std::string &rootDir, const std::string &path) IsValidPath() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransfile_fuzzer/
H A Dclienttransfile_fuzzer.cpp77 const char* rootDir = "/data/recv/"; in TransSetFileReceiveListenerTest() local
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp311 std::set<std::string> File::FindFiles(const std::string &rootDir) in CreatePartDir() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp77 std::vector<std::string> rootDir; in ClearTempData() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_verifymanager_test/
H A Dbms_bundle_verifymanager_test.cpp378 std::string rootDir = "/data"; in HWTEST_F() local
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/
H A Davbuffer_unit_test.cpp487 std::string rootDir = "/dev/dma_heap/"; in HardwareHeapFactory() local
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp66 static std::string ComposeFilePath(const std::string& rootDir, const std::string& destDir, const std::string& fileName) in ComposeFilePath() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp251 std::tuple<std::string, std::string> GetBundleInfo(const std::string& rootDir, const std::string& path) in GetBundleInfo() argument
276 const std::shared_ptr<ThemeResource> ThemeResource::LoadThemeResource(const std::string& rootDir) in LoadThemeResource() argument
[all...]
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp273 bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath() argument
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dfeature_ability_common.h121 std::string rootDir; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp57 std::string rootDir; in GetRootDir() local
434 auto rootDir = GetRootDir(bundleName); in MoveAbc() local
314 VerifyAbc( const std::string &rootDir, const std::vector<std::string> &names) VerifyAbc() argument
468 Rollback( const std::string &rootDir, const std::vector<std::string> &names) Rollback() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp233 const char* rootDir = "rootDir"; in HWTEST_F() local
260 const char* rootDir = "rootDir"; in HWTEST_F() local
310 const char* rootDir = "rootDir"; in HWTEST_F() local
512 string rootDir = "rootDir"; HWTEST_F() local
[all...]

Completed in 14 milliseconds

12