Home
last modified time | relevance | path

Searched defs:uriPath (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dopen.cpp162 string uriPath = uri.GetPath(); in Sync() local
222 string uriPath = uri.GetPath(); in AsyncCbExec() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
Daudio_recorder_napi.cpp236 std::string uriPath = "invalid uri"; in Prepare() local
337 int32_t AudioRecorderNapi::GetAudioUriPath(napi_env env, napi_value args, std::string &uriPath) in GetAudioUriPath()
356 int32_t AudioRecorderNapi::OnPrepare(const std::string &uriPath, const AudioRecorderProperties &pro… in OnPrepare()
652 int32_t AudioRecorderNapi::SetUri(const std::string &uriPath) in SetUri()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
Dcoap_adapter.h50 char *uriPath; member