Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp698 bool handleByCallback = false; in ReceiveUnknownIdentifierCallBack() local
699 std::string userId = GetAutoLaunchItemUid(identifier, originalUserId, handleByCallback); in ReceiveUnknownIdentifierCallBack()
700 if (handleByCallback) { in ReceiveUnknownIdentifierCallBack()
1383 bool &handleByCallback) in GetAutoLaunchItemUid() argument
1389 handleByCallback = true; in GetAutoLaunchItemUid()
1394 handleByCallback = true; in GetAutoLaunchItemUid()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h182 bool &handleByCallback);