Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DHapVerifyInfo.java91 private String atomicServiceType = ""; field in HapVerifyInfo
417 public void setAtomicServiceType(String atomicServiceType) { in setAtomicServiceType()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_info_test/
Dhap_verify_info_test.cpp367 std::string atomicServiceType = "com.example.atomicServiceType"; variable
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_info.cpp203 void HapVerifyInfo::SetAtomicServiceType(const std::string& atomicServiceType) in SetAtomicServiceType()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
Dhap_verify_utils_test.cpp1362 std::string atomicServiceType = "test"; variable