| /base/request/request/services/src/task/ |
| H A D | upload.rs | 541 fn create_file(path: &str) -> File { in create_file() 547 .open(path) in create_file()
|
| /base/startup/appspawn/modules/sandbox/ |
| H A D | sandbox_manager.c | 229 // free mount path in ClearSandboxSection() 472 APPSPAPWN_DUMP("Sandbox root path: %{public}s", sandbox->rootPath); in DumpAppSpawnSandboxCfg()
|
| /base/telephony/call_manager/frameworks/native/include/ |
| H A D | call_manager_service_proxy.h | 414 * @param path[in], Local Picture address 417 int32_t SetPausePicture(int32_t callId, std::u16string &path) override;
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_sim.cpp | 326 iccIoRequestInfo.path = simIoInfo.path; in GetSimIO()
|
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| H A D | cellular_call_connection.cpp | 629 int32_t CellularCallConnection::SetPausePicture(int32_t slotId, int32_t index, std::string &path) in SetPausePicture() argument 635 int errCode = cellularCallInterfacePtr_->SetPausePicture(slotId, index, path); in SetPausePicture()
|
| /base/telephony/cellular_call/services/ims_service_interaction/src/ |
| H A D | ims_call_client.cpp | 541 int32_t ImsCallClient::SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &path)
in SetPausePicture() argument 548 return imsCallProxy_->SetPausePicture(slotId, callIndex, path);
in SetPausePicture()
|
| /base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
| H A D | ril_sim_test.cpp | 89 msg.path = "3F00"; in HWTEST_F() 115 msg.path = "3F00"; in HWTEST_F()
|
| /base/telephony/call_manager/interfaces/innerkits/ |
| H A D | call_manager_client.h | 408 * @param path[in], Local Picture address 411 int32_t SetPausePicture(int32_t callId, std::u16string path);
|
| /base/telephony/call_manager/services/call_manager_service/include/ |
| H A D | call_manager_service.h | 429 * @param path[in], Local Picture address 432 int32_t SetPausePicture(int32_t callId, std::u16string &path) override;
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| H A D | zero_branch1_test.cpp | 668 std::string path = ""; in HWTEST_F() local 669 cellularCall.SetPausePicture(SIM1_SLOTID, DEFAULT_INDEX, path); in HWTEST_F()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_web_download_item.cpp | 50 // "Path Too Long". 657 "BusinessError: 401. Parameter error. The type of 'downloadPath' must be a valid path string."); in JS_Start()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ |
| H A D | ark_web_preference.h | 291 * files in the path of AppData are always accessible. 300 * the path of AppData are still accessible. The default is false.
|
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | hibernate.c | 977 * trigger path is via sysfs which takes a buffer mutex before in software_resume() 1070 /* For success case, the suspend path will release the lock */ in software_resume()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_cfgnan.h | 517 uint8 ndp_id; /* data path instance id */ 518 uint8 security; /* data path security */
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
| H A D | context_deal_test.cpp | 282 std::string path = context_->GetAppType(); in HWTEST_F() local 285 EXPECT_NE(path.c_str(), AppType.c_str()); in HWTEST_F()
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
| H A D | js_ability_stage.cpp | 643 TAG_LOGE(AAFwkTag::APPKIT, "the file is not exist due to empty file path."); in IsFileExisted() 723 // hap is decompressed status, get file path then read file. in GetResFromResMgr()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| H A D | ArkButton.ts | 16 /// <reference path='./import.ts' /> 17 /// <reference path="./ArkComponent.ts" />
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | frontend_delegate_declarative.h | 171 void GetState(int32_t& index, std::string& name, std::string& path) override; 172 void GetRouterStateByIndex(int32_t& index, std::string& name, std::string& path, std::string& params) override;
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_adapter_impl.cpp | 102 bool IsDirExist(const std::string& path) in IsDirExist() argument 105 CHECK_NULL_RETURN(realpath(path.c_str(), realPath), false); in IsDirExist()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/ |
| H A D | pu_observed_property_abstract.ts | 36 // SubscriberManager is not used for lookup in PU code path to speedup updates 216 // Something to improve in the future for PU path.
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| H A D | stage_manager.cpp | 299 void StageManager::PerformanceCheck(const RefPtr<FrameNode>& pageNode, int64_t vsyncTimeout, std::string path) in PerformanceCheck() argument 304 AceScopedPerformanceCheck::RecordPerformanceCheckData(nodeMap, vsyncTimeout, path); in PerformanceCheck()
|
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| H A D | accessibility_element_info.cpp | 325 void AccessibilityElementInfo::SetPagePath(const std::string &path) in SetPagePath() argument 327 pagePath_ = path; in SetPagePath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | common_profile.h | 146 constexpr const char* BUNDLE_MODULE_PROFILE_KEY_PATH = "path"; 482 // app detail ability library path
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
| H A D | bundle_manager_convert.cpp | 152 skillUri.path = MallocCString(cUri.path); in ConvertSkillUri()
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | asset_loader.cpp | 62 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument 65 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive()
|