| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | extension_ability_info.h | 133 std::string path; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| H A D | installd_interface.h | 315 IsExistFile(const std::string &path, bool &isExist) IsExistFile() argument 320 IsExistApFile(const std::string &path, bool &isExist) IsExistApFile() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
| H A D | aot_handler.cpp | 127 std::string path; in GetArkProfilePath() local
|
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_vector.cpp | 459 int8_t UIFontVector::SetFontPath(const char* path, FontType type) in SetFontPath() argument
|
| /foundation/arkui/napi/module_manager/ |
| H A D | native_module_manager.cpp | 537 NativeModule* NativeModuleManager::LoadNativeModule(const char* moduleName, const char* path, bool isAppModule, in LoadNativeModule() argument 681 GetNativeModulePath(const char* moduleName, const char* path, const char* relativePath, bool isAppModule, char nativeModulePath[][NAPI_PATH_MAX], int32_t pathLength) GetNativeModulePath() argument 863 LoadModuleLibrary(std::string& moduleKey, const char* path, const char* pathKey, const bool isAppModule, std::string& errInfo, uint32_t& errReason) LoadModuleLibrary() argument 982 FindNativeModuleByDisk(const char* moduleName, const char* path, const char* relativePath, bool internal, const bool isAppModule, std::string& errInfo, char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) FindNativeModuleByDisk() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| H A D | mock_installd_host_impl.cpp | 179 ErrCode InstalldHostImpl::IsExistFile(const std::string &path, bool &isExist)
in IsExistFile() argument 184 ErrCode InstalldHostImpl::IsExistApFile(const std::string &path, bool &isExist)
in IsExistApFile() argument
|
| H A D | mock_install_client.cpp | 198 ErrCode InstalldClient::IsExistFile(const std::string &path, bool &isExist) in IsExistFile() argument 203 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() argument
|
| H A D | installd_client.cpp | 316 ErrCode InstalldClient::IsExistFile(const std::string &path, bool &isExist) in IsExistFile() argument 321 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() argument
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | gt_bundle_manager_service.cpp | 84 char *path = reinterpret_cast<char *>(AdapterMalloc(strlen(hapPath) + 1)); in Install() local 782 AddSystemAppPathList(const char *installedPath, const char *path, List<ToBeInstalledApp *> *systemPathList, bool isSystemApp, bool isUpdated, const char *appId) AddSystemAppPathList() argument 897 char *path = reinterpret_cast<char *>(UI_Malloc(len + 1)); UpdateBundleInfoList() local [all...] |
| H A D | gt_bundle_parser.cpp | 93 bool GtBundleParser::ParseBundleAttr(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleAttr() argument 150 BundleInfo *GtBundleParser::ParseHapProfile(const char *path, BundleRes *bundleRes) in ParseHapProfile() argument 582 BundleInfo *GtBundleParser::CreateBundleInfo(const char *path, const BundleProfile &bundleProfile, in CreateBundleInfo() argument 643 ConvertResInfoToBundleInfo(const char *path, uint32_t labelId, uint32_t iconId, BundleInfo *bundleInfo) ConvertResInfoToBundleInfo() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | installd_client.cpp | 376 IsExistFile(const std::string &path, bool &isExist) IsExistFile() argument 381 IsExistApFile(const std::string &path, bool &isExist) IsExistApFile() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| H A D | installd_host.cpp | 597 std::string path = Str16ToStr8(data.ReadString16()); in HandleIsExistDir() local 610 std::string path = Str16ToStr8(data.ReadString16()); in HandleIsExistFile() local 623 std::string path = Str16ToStr8(data.ReadString16()); in HandleIsExistApFile() local
|
| H A D | installd_proxy.cpp | 502 ErrCode InstalldProxy::IsExistFile(const std::string &path, bool &isExist) in IsExistFile() argument 519 ErrCode InstalldProxy::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
| H A D | audio_server_sink_plugin.cpp | 1065 std::string path = "data/media/audio-sink-entire.pcm"; in DumpEntireAudioBuffer() local 1086 std::string path = "data/media/audio-sink-slice-" + std::to_string(sliceCount_) + ".pcm"; in DumpSliceAudioBuffer() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | node_impl.cpp | 119 BASE_NS::string path = "/"; in Connect() local 145 BASE_NS::string path = "/"; in Activate() local 582 Initialize(SCENE_NS::IEcsScene::Ptr& scene, SCENE_NS::IEcsObject::Ptr& ecsObject, SCENE_NS::INode::Ptr parent, const BASE_NS::string& path, const BASE_NS::string& name, SceneHolder::WeakPtr sceneHolder, CORE_NS::Entity entity) Initialize() argument 633 CompleteInitialization(const BASE_NS::string& path) CompleteInitialization() argument 840 SetPath(const BASE_NS::string& path, const BASE_NS::string& name, CORE_NS::Entity entity) SetPath() argument [all...] |
| H A D | scene_impl.cpp | 461 SCENE_NS::INode::Ptr GetNodeRecursive(const BASE_NS::string_view path, const META_NS::ObjectId classId, in GetNodeRecursive() argument 671 BASE_NS::string path; constructPath() local 828 instantiateNodes(const CORE3D_NS::ISceneNode& node, BASE_NS::string path) instantiateNodes() argument 851 NormalizePath(const BASE_NS::string_view& path) NormalizePath() argument 877 FindEcsObject(const BASE_NS::string_view& path, BASE_NS::string& patchedPath) FindEcsObject() argument [all...] |
| H A D | ecs_serializer.cpp | 683 string path, name; in WriteComponent() local 1037 string path, name; in ReadComponent() local
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_serializer.cpp | 621 string path, name; in WriteComponent() local 939 string path, name; in ReadComponent() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_util.cpp | 422 bool GetAnimationPath(string_view path, AnimationPath& out) in GetAnimationPath() argument 623 string_view GetAnimationPath(AnimationPath path) in GetAnimationPath() argument 933 SplitFilename(const string_view source, string_view& base, string_view& path) SplitFilename() argument [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | node_system.cpp | 55 T* RecursivelyLookupNodeByPath(T& node, size_t index, const vector<string_view>& path) in RecursivelyLookupNodeByPath() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| H A D | shader_manager.cpp | 285 inline RenderHandle GetHandle(const string_view path, const unordered_map<string, RenderHandle>& nameToClientHandle) in GetHandle() argument 443 CreateClientData( const string_view path, const RenderHandleType type, const ClientDataIndices& cdi) CreateClientData() argument 846 GetShaderHandle(const string_view path, const string_view variantName) const GetShaderHandle() argument 1002 GetGraphicsStateHandle(const string_view path, const string_view variantName) const GetGraphicsStateHandle() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_symbol_animation.cpp | 521 Vector4f RSSymbolAnimation::CalculateOffset(const Drawing::Path& path, const float offsetX, const float offsetY) in CalculateOffset() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_properties_test.cpp | 285 std::shared_ptr<RSPath> path = std::make_shared<RSPath>(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_round_corner_display_test.cpp | 186 const char* path = "port_down.png"; in HWTEST_F() local 369 const char* path = "port_down.png"; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_supplement_test.cpp | 352 RSPathAnimationMock(std::shared_ptr<RSPropertyBase> property, const std::string& path, in RSPathAnimationMock() argument 407 std::shared_ptr<RSPath> path; in HWTEST_F() local 843 std::shared_ptr<RSPath> path = std::make_shared<RSPath>(); in HWTEST_F() local
|