Home
last modified time | relevance | path

Searched refs:GetValidConfigFilePathList (Results 1 – 2 of 2) sorted by relevance

/base/security/access_token/services/accesstokenmanager/main/cpp/include/service/
Daccesstoken_manager_service.h92 void GetValidConfigFilePathList(std::vector<std::string>& pathList);
/base/security/access_token/services/accesstokenmanager/main/cpp/src/service/
Daccesstoken_manager_service.cpp544 void AccessTokenManagerService::GetValidConfigFilePathList(std::vector<std::string>& pathList) in GetValidConfigFilePathList() function in OHOS::Security::AccessToken::AccessTokenManagerService
599 GetValidConfigFilePathList(pathList); in GetConfigValue()