Home
last modified time | relevance | path

Searched full:path (Results 31976 - 32000 of 38152) sorted by relevance

1...<<1271127212731274127512761277127812791280>>...1527

/base/request/request/services/src/task/
H A Dupload.rs541 fn create_file(path: &str) -> File { in create_file()
547 .open(path) in create_file()
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c229 // 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 Dcall_manager_service_proxy.h414 * @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 Dtel_ril_sim.cpp326 iccIoRequestInfo.path = simIoInfo.path; in GetSimIO()
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp629 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 Dims_call_client.cpp541 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 Dril_sim_test.cpp89 msg.path = "3F00"; in HWTEST_F()
115 msg.path = "3F00"; in HWTEST_F()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_client.h408 * @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 Dcall_manager_service.h429 * @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 Dzero_branch1_test.cpp668 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 Dnapi_web_download_item.cpp50 // "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 Dark_web_preference.h291 * 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 Dhibernate.c977 * 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 Dwl_cfgnan.h517 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 Dcontext_deal_test.cpp282 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 Djs_ability_stage.cpp643 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 DArkButton.ts16 /// <reference path='./import.ts' />
17 /// <reference path="./ArkComponent.ts" />
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h171 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 Dresource_adapter_impl.cpp102 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 Dpu_observed_property_abstract.ts36 // 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 Dstage_manager.cpp299 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 Daccessibility_element_info.cpp325 void AccessibilityElementInfo::SetPagePath(const std::string &path) in SetPagePath() argument
327 pagePath_ = path; in SetPagePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h146 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 Dbundle_manager_convert.cpp152 skillUri.path = MallocCString(cUri.path); in ConvertSkillUri()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp62 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument
65 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive()

Completed in 74 milliseconds

1...<<1271127212731274127512761277127812791280>>...1527