Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Dpolicy_serializer_test.cpp66 vector<bool> policyValues { false, true, false, false, true }; variable
107 vector<string> policyValues { "v1", "v2", "v3" }; variable
150 vector<vector<string>> policyValues {{ "v1", "v2", "v3" }, variable
279 vector<vector<map<string, string>>> policyValues { variable
400 vector<map<string, string>> policyValues { value1, value2, value3 }; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_access_policy_database.cpp99 NativeRdb::ValuesBucket policyValues; in InsertData() local
150 NativeRdb::ValuesBucket policyValues; in UpdateByUid() local