Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_util.h31 static void ParseRemoteSaName(const std::u16string& name, std::string& deviceId, std::u16string& saName);
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp204 void SystemAbilityManager::ParseRemoteSaName(const std::u16string& name, std::string& deviceId, std::u16string& saName) in ParseRemoteSaName() function in OHOS::SystemAbilityManager
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp52 void SamgrUtil::ParseRemoteSaName(const std::u16string& name, std::string& deviceId, in ParseRemoteSaName() function in OHOS::SamgrUtil
H A Dsystem_ability_manager.cpp1022 SamgrUtil::ParseRemoteSaName(name, deviceId, saName); in NotifyRemoteSaDied()

Completed in 6 milliseconds