Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp178 std::string calleeAppId; in IsSameAppId() local
179 if (!GetCallerAppIdFromBms(targetBundleName, calleeAppId)) { in IsSameAppId()
183 HILOGD("calleeAppId:%s", GetAnonymStr(calleeAppId).c_str()); in IsSameAppId()
184 return callerAppId == calleeAppId; in IsSameAppId()

Completed in 2 milliseconds