Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/
H A Dauthority_manager.cpp36 const std::string SERVICES = "servicesAuthority"; member
91 if (key != INTERFACES && key != SERVICES) { in ValidateProcess()
98 if (key == SERVICES && !ValidateServices(value)) { in ValidateProcess()
221 auto& servicesJson = authJson_[procName][SERVICES]; in CheckServicesAuthority()
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dnetsys_event_message.h58 SERVICES, member in OHOS::nmd::NetsysEventMessage::Type
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp47 const std::string SERVICES = "services"; member
162 keys.emplace_back(GenerateKey(localUdid_, SERVICES, KeyType::SERVICE_LIST)); in PutDeviceProfile()
264 std::string key = GenerateKey(udid, SERVICES, KeyType::SERVICE_LIST); in SetServiceType()
299 std::string servicesKey = GenerateKey(localUdid_, SERVICES, KeyType::SERVICE_LIST); in DeleteDeviceProfile()
516 std::string servicesKey = GenerateKey(localUdid_, SERVICES, KeyType::SERVICE_LIST); in FlushProfileItems()
/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp42 const std::string SERVICES = "servicesAuthority"; member

Completed in 3 milliseconds