Home
last modified time | relevance | path

Searched defs:GetInt32 (Results 1 – 4 of 4) sorted by relevance

/base/security/huks/interfaces/kits/napi/include/
Dhuks_napi_common.h72 inline napi_value GetInt32(napi_env env, int32_t value) in GetInt32() function
/base/security/appverify/interfaces/innerkits/appverify/src/common/
Dhap_byte_buffer.cpp141 bool HapByteBuffer::GetInt32(int& value) in GetInt32() function in OHOS::Security::Verify::HapByteBuffer
151 bool HapByteBuffer::GetInt32(int index, int& value) in GetInt32() function in OHOS::Security::Verify::HapByteBuffer
/base/notification/ans_standard/interfaces/kits/napi/ans/src/reminder/
Dreminder_common.cpp275 bool ReminderCommon::GetInt32(const napi_env &env, const napi_value &value, in GetInt32() function in OHOS::ReminderAgentNapi::ReminderCommon
/base/update/updateservice/client/
Dupdate_client.cpp714 int32_t UpdateClient::GetInt32(napi_env env, napi_value arg, const std::string &attrName, int32_t &… in GetInt32() function in updateClient::UpdateClient