Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_osal.cpp27 bool SetPropertyInner(const std::string& property, const std::string& value) in SetPropertyInner() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_client_impl.cpp174 ResultCode UserAuthClientImpl::SetPropertyInner(int32_t userId, const SetPropertyRequest &request, in SetPropertyInner() function in OHOS::UserIam::UserAuth::UserAuthClientImpl
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp1017 bool MtpOperationUtils::SetPropertyInner(const std::string &property, const std::string &defValue) in SetPropertyInner() function in OHOS::Media::MtpOperationUtils