Home
last modified time | relevance | path

Searched defs:tempFilePath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/
H A Dmedialibrary_multistages_video_capture_test.cpp74 string tempFilePath = GetTempFilePath(filePath); in PrepareTempVideoFile() local
245 string tempFilePath = GetTempFilePath(filePath); variable
263 string tempFilePath = GetTempFilePath(filePath); variable
308 string tempFilePath = GetTempFilePath(filePath); variable
327 string tempFilePath = GetTempFilePath(filePath); variable
356 string tempFilePath = GetTempFilePath(filePath); variable
394 string tempFilePath = GetTempFilePath(filePath); variable
428 string tempFilePath = GetTempFilePath(filePath); variable
465 string tempFilePath = GetTempFilePath(filePath); variable
499 string tempFilePath = GetTempFilePath(filePath); variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp580 std::string tempFilePath(idItem->value_); in GetFilePathFromHap() local
589 std::string tempFilePath("assets/"); in GetFilePathFromHap() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_driver_test.cpp1706 …std::string tempFilePath = DRIVER_FILE_DIR + TEMP_PREFIX + BUNDLE_NAME + PATH_UNDERLIND + MODULE_N… variable