/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | image_source_preview.h | 78 CreateImageSource( const std::string& path, const SourceOptions& opts, uint32_t& errorCode) CreateImageSource() argument
|
/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_channel_proxy.cpp | 513 sptr<AccessibilityGestureInjectPathParcel> path = in SendSimulateGesture() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | cj_zip.cpp | 93 std::string path = extractDir.Value(); in CreateDirectory() local
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessible_ability_channel_proxy.cpp | 513 sptr<AccessibilityGestureInjectPathParcel> path = in SendSimulateGesture() local
|
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/ |
H A D | app_domain_verify_mgr_client.cpp | 202 bool AppDomainVerifyMgrClient::IsValidPath(const std::string& path) in IsValidPath() argument
|
/foundation/bundlemanager/bundle_framework/common/utils/src/ |
H A D | bundle_file_util.cpp | 205 DeleteDir(const std::string &path) DeleteDir() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_installer_proxy.cpp | 444 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 D | zip_writer.cpp | 109 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 D | ui_font.cpp | 123 int8_t UIFont::SetFontPath(const char* path, BaseFont::FontType type) in SetFontPath() argument
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | drawable_descriptor_test.cpp | 185 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 D | image.cpp | 245 char* path = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in PreParse() local
|
/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | ui_font.h | 160 int8_t GetFontVersion(BaseFont::FontType type, const char* path, char* version, uint8_t len) const in GetFontVersion() argument
|
H A D | base_font.h | 136 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 D | ui_dump_dom_tree.cpp | 396 bool UIDumpDomTree::DumpDomTree(const char* id, const char* path) in DumpDomTree() argument
|
/foundation/arkui/ui_lite/frameworks/engines/gfx/ |
H A D | soft_engine.cpp | 95 ClipPath path; in ClipCircle() local
|
/foundation/arkui/ui_lite/test/uitest/test_opacity/ |
H A D | ui_test_opacity.cpp | 241 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 D | bundle_daemon.cpp | 213 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 D | bundle_daemon_handler.cpp | 285 bool BundleDaemonHandler::IsValideSystemPath(const char *path) in IsValideSystemPath() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
H A D | rdb_data_manager.cpp | 107 void RdbDataManager::CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName) in CheckSystemSizeAndHisysEvent() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | user_unlocked_event_subscriber.cpp | 80 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 D | bms_extend_resource_manager_test.cpp | 472 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 D | bms_bundle_crowdtesting_test.cpp | 158 std::vector<std::string> path; in InstallBundle() local
|
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_renderer_test.cpp | 307 char path[PATH_MAX + 1] = {0x00}; in TestPlayback() local
|
H A D | audio_interrupt_test.cpp | 322 char path[PATH_MAX + 1] = {0x00}; in main() local
|
H A D | audio_voip_test.cpp | 133 char path[PATH_MAX + 1] = {0x00}; in TestPlayback() local
|