Home
last modified time | relevance | path

Searched defs:deviceInfosMap (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp880 std::map<std::string, std::list<HapVerifyInfo>> deviceInfosMap; in CheckAtomicServiceIsValid() local
898 std::map<std::string, std::list<HapVerifyInfo>>& deviceInfosMap) in GetDeviceHapVerifyInfoMap()
998 std::map<std::string, std::list<HapVerifyInfo>> deviceInfosMap; in CheckFileSizeIsValid() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
Dhap_verify_utils_test.cpp1599 std::map<std::string, std::list<AppPackingTool::HapVerifyInfo>> deviceInfosMap; variable
1617 std::map<std::string, std::list<AppPackingTool::HapVerifyInfo>> deviceInfosMap; variable