Home
last modified time | relevance | path

Searched defs:path (Results 651 - 675 of 1344) sorted by relevance

1...<<21222324252627282930>>...54

/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Dimage_source_preview.h78 CreateImageSource( const std::string& path, const SourceOptions& opts, uint32_t& errorCode) CreateImageSource() argument
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_channel_proxy.cpp513 sptr<AccessibilityGestureInjectPathParcel> path = in SendSimulateGesture() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp93 std::string path = extractDir.Value(); in CreateDirectory() local
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_channel_proxy.cpp513 sptr<AccessibilityGestureInjectPathParcel> path = in SendSimulateGesture() local
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_mgr_client.cpp202 bool AppDomainVerifyMgrClient::IsValidPath(const std::string& path) in IsValidPath() argument
/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp205 DeleteDir(const std::string &path) DeleteDir() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp444 ErrCode BundleInstallerProxy::WriteFile(const std::string &path, int32_t outputFd) in WriteFile() argument
491 WriteHapFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, const std::string &path) WriteHapFileToStream() argument
519 WriteSignatureFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, const std::string &path, const std::string &moduleName) WriteSignatureFileToStream() argument
547 WriteSharedFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, const std::string &path, uint32_t index) WriteSharedFileToStream() argument
576 WritePgoFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, const std::string &path, const std::string &moduleName) WritePgoFileToStream() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp109 bool AddDirectoryEntryToZip(zipFile zip_file, FilePath &path, struct tm *lastModified, const OPTIONS &options) in AddDirectoryEntryToZip() argument
75 OpenNewFileEntry( zipFile zip_file, FilePath &path, bool isDirectory, struct tm *lastModified, const OPTIONS &options) OpenNewFileEntry() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp123 int8_t UIFont::SetFontPath(const char* path, BaseFont::FontType type) in SetFontPath() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp185 std::string path = "path"; in HWTEST_F() local
204 std::string path = "path"; in HWTEST_F() local
232 std::string path in HWTEST_F() local
282 std::string path = "path"; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp245 char* path = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in PreParse() local
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h160 int8_t GetFontVersion(BaseFont::FontType type, const char* path, char* version, uint8_t len) const in GetFontVersion() argument
H A Dbase_font.h136 virtual int8_t GetFontVersion(FontType type, const char* path, char* version, uint8_t len) in GetFontVersion() argument
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp396 bool UIDumpDomTree::DumpDomTree(const char* id, const char* path) in DumpDomTree() argument
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp95 ClipPath path; in ClipCircle() local
/foundation/arkui/ui_lite/test/uitest/test_opacity/
H A Dui_test_opacity.cpp241 UIImageView* UITestOpacity::CreateTestCaseUIImageView(const char* path, uint8_t opaScale) const in CreateTestCaseUIImageView() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon.cpp213 const char *path = reinterpret_cast<char *>(ReadString(req, &len)); in StoreContentToFileInvoke() local
243 const char *path = reinterpret_cast<char *>(ReadString(req, &len)); in RemoveFileInvoke() local
H A Dbundle_daemon_handler.cpp285 bool BundleDaemonHandler::IsValideSystemPath(const char *path) in IsValideSystemPath() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp107 void RdbDataManager::CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName) in CheckSystemSizeAndHisysEvent() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp80 void UpdateAppDataMgr::CheckPathAttribute(const std::string &path, const BundleInfo &bundleInfo, bool &isExist) in CheckPathAttribute() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_extend_resource_manager_test/
H A Dbms_extend_resource_manager_test.cpp472 std::string path = FILE_PATH; in HWTEST_F() local
773 std::string path; in HWTEST_F() local
788 std::string path; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_crowdtesting_test/
H A Dbms_bundle_crowdtesting_test.cpp158 std::vector<std::string> path; in InstallBundle() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_renderer_test.cpp307 char path[PATH_MAX + 1] = {0x00}; in TestPlayback() local
H A Daudio_interrupt_test.cpp322 char path[PATH_MAX + 1] = {0x00}; in main() local
H A Daudio_voip_test.cpp133 char path[PATH_MAX + 1] = {0x00}; in TestPlayback() local

Completed in 18 milliseconds

1...<<21222324252627282930>>...54