Home
last modified time | relevance | path

Searched refs:GetParameterValue (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/app_file_service/tests/mock/parameter/include/
H A Dparameter.h32 int GetParameterValue(uint32_t handle, char *value, uint32_t len);
/foundation/filemanagement/app_file_service/tests/mock/parameter/src/
H A Dparameter.c39 int GetParameterValue(uint32_t handle, char *value, uint32_t len) in GetParameterValue() function
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_info.cpp110 auto res = GetParameterValue(handle, rdOnlyEnable, 255); in Mount()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp445 std::string WfdRtspM4Request::GetParameterValue(const std::string &param) in GetParameterValue() function in OHOS::Sharing::WfdRtspM4Request
458 std::string urls = GetParameterValue(WFD_PARAM_PRESENTATION_URL); in GetPresentationUrl()
473 auto ports = GetParameterValue(WFD_PARAM_RTP_PORTS); in GetRtpPort()
H A Dwfd_message.h137 std::string GetParameterValue(const std::string &param);

Completed in 4 milliseconds