Home
last modified time | relevance | path

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

/base/security/security_guard/services/security_collector/include/
Dsecurity_collector_subscriber.h43 std::string GetAppName() const { return appName_; } in GetAppName() function
/base/security/security_guard/test/unittest/security_collector/include/
Dsecurity_collector_subscriber.h43 std::string GetAppName() const { return appName_; } in GetAppName() function
/base/security/security_guard/services/security_collector/src/
Dsecurity_collector_manager_service.cpp331 std::string SecurityCollectorManagerService::GetAppName() in GetAppName() function in OHOS::Security::SecurityCollector::SecurityCollectorManagerService
/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp356 bool UsbRightManager::GetAppName(const std::string &bundleName, std::string &appName) in GetAppName() function in OHOS::USB::UsbRightManager