Home
last modified time | relevance | path

Searched defs:GetInt32Value (Results 1 - 5 of 5) sorted by relevance

/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_controller.cpp80 bool DistributedDataController::GetInt32Value(const cJSON *msg, const std::string &name, int32_t &value) in GetInt32Value() function in OHOS::Telephony::DistributedDataController
/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_napi_utils.cpp78 bool GetInt32Value(const napi_env &env, const napi_value &value, int32_t &result) in GetInt32Value() function
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp90 bool GetInt32Value(const napi_env &env, const napi_value &value, int32_t &result) in GetInt32Value() function
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp504 bool Attributes::Impl::GetInt32Value(AttributeKey key, int32_t &value) const in GetInt32Value() function in OHOS::UserIam::UserAuth::Attributes::Impl
1246 bool Attributes::GetInt32Value(AttributeKey key, int32_t &value) const in GetInt32Value() function in OHOS::UserIam::UserAuth::Attributes
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp284 napi_status UserAuthNapiHelper::GetInt32Value(napi_env env, napi_value value, int32_t &out) in GetInt32Value() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper

Completed in 6 milliseconds