Searched refs:ValidateInterfaces (Results 1 – 3 of 3) sorted by relevance
320 EXPECT_EQ(false, AuthorityManager::GetInstance().ValidateInterfaces(jsonObject));326 EXPECT_EQ(false, AuthorityManager::GetInstance().ValidateInterfaces(jsonObject));342 EXPECT_EQ(false, AuthorityManager::GetInstance().ValidateInterfaces(jsonObject));
95 if (key == INTERFACES && !ValidateInterfaces(value)) { in ValidateProcess()105 bool AuthorityManager::ValidateInterfaces(nlohmann::json& interfacesJson) in ValidateInterfaces() function in OHOS::DeviceProfile::AuthorityManager
54 bool ValidateInterfaces(nlohmann::json& interfacesJson);