Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddh_utils_tool.h77 bool IsKeySizeValid(const std::string &key);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dlocal_capability_info_manager.cpp148 if (!IsKeySizeValid(key)) { in RemoveCapabilityInfoByKey()
231 if (!IsKeySizeValid(keyPrefix)) { in GetDataByKeyPrefix()
H A Dmeta_info_manager.cpp225 if (!IsKeySizeValid(keyPrefix)) { in GetDataByKeyPrefix()
255 if (!IsKeySizeValid(key)) { in RemoveMetaInfoByKey()
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp331 bool IsKeySizeValid(const std::string &inputKey) in IsKeySizeValid() function

Completed in 3 milliseconds