Home
last modified time | relevance | path

Searched defs:SetProperty (Results 1 – 17 of 17) sorted by relevance

/base/msdp/device_status/intention/adapters/ddp_adapter/src/
Dddp_adapter.cpp75 int32_t DDPAdapter::SetProperty(const std::string &name, bool value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapter
81 int32_t DDPAdapter::SetProperty(const std::string &name, int32_t value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapter
87 int32_t DDPAdapter::SetProperty(const std::string &name, const std::string &value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapter
Dddp_adapter_impl.cpp210 int32_t DDPAdapterImpl::SetProperty(const std::string &name, bool value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapterImpl
216 int32_t DDPAdapterImpl::SetProperty(const std::string &name, int32_t value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapterImpl
222 int32_t DDPAdapterImpl::SetProperty(const std::string &name, const std::string &value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapterImpl
228 int32_t DDPAdapterImpl::SetProperty(const std::string &name, const DPValue &value) in SetProperty() function in OHOS::Msdp::DeviceStatus::DDPAdapterImpl
/base/hiviewdfx/hiview/base/utility/
Dparameter_ex.cpp44 bool SetProperty(const std::string& key, const std::string& defaultValue) in SetProperty() function
/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/inc/
Dcommon_dummy.h104 int32_t SetProperty(const Attributes &properties) in SetProperty() function
/base/useriam/user_auth_framework/services/core/src/
Dresource_node_impl.cpp153 int32_t ResourceNodeImpl::SetProperty(const Attributes &properties) in SetProperty() function in OHOS::UserIam::UserAuth::ResourceNodeImpl
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_service.cpp150 void AccountIAMService::SetProperty( in SetProperty() function in OHOS::AccountSA::AccountIAMService
Dinner_account_iam_manager.cpp298 void InnerAccountIAMManager::SetProperty( in SetProperty() function in OHOS::AccountSA::InnerAccountIAMManager
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_user_auth.cpp183 napi_value NapiAccountIAMUserAuth::SetProperty(napi_env env, napi_callback_info info) in SetProperty() function in OHOS::AccountJsKit::NapiAccountIAMUserAuth
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_mgr_proxy.cpp417 void AccountIAMMgrProxy::SetProperty( in SetProperty() function in OHOS::AccountSA::AccountIAMMgrProxy
Daccount_iam_client.cpp278 void AccountIAMClient::SetProperty( in SetProperty() function in OHOS::AccountSA::AccountIAMClient
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
Duser_auth_proxy.cpp125 void UserAuthProxy::SetProperty(int32_t userId, AuthType authType, const Attributes &attributes, in SetProperty() function in OHOS::UserIam::UserAuth::UserAuthProxy
/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_auth_client_impl.cpp158 void UserAuthClientImpl::SetProperty(int32_t userId, const SetPropertyRequest &request, in SetProperty() function in OHOS::UserIam::UserAuth::UserAuthClientImpl
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp221 static bool SetProperty(const string& property, const string& value) in SetProperty() function
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
Dhitrace_ndk_test.cpp111 bool SetProperty(const string& property, const string& value) in SetProperty() function
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp229 void UserAuthService::SetProperty(int32_t userId, AuthType authType, const Attributes &attributes, in SetProperty() function in OHOS::UserIam::UserAuth::UserAuthService
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp286 bool SetProperty(const std::string& property, const std::string& value) in SetProperty() function
/base/global/i18n/interfaces/js/kits/src/
Dintl_addon.cpp47 napi_value IntlAddon::SetProperty(napi_env env, napi_callback_info info) in SetProperty() function in OHOS::Global::I18n::IntlAddon