Home
last modified time | relevance | path

Searched refs:IsUint32 (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/
H A Ddm_anonymous.h33 bool IsUint32(const nlohmann::json &jsonObj, const std::string &key);
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp106 bool IsUint32(const nlohmann::json &jsonObj, const std::string &key) in IsUint32() function
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_anonymous.cpp258 bool ret = IsUint32(jsonObj, TAG_AUTH_TYPE); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp350 if (!IsUint32(jsonObject, PARAM_KEY_DISC_CAPABILITY)) { in OnDeviceFound()

Completed in 3 milliseconds