Home
last modified time | relevance | path

Searched defs:jointUserId (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/apprunningrecordfirst_fuzzer/
Dapprunningrecordfirst_fuzzer.cpp99 std::string jointUserId(data, size); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_info.h140 std::string jointUserId; member
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_running_manager.cpp82 auto jointUserId = bundleInfo.jointUserId; in CheckAppRunningRecordIsExist() local
Dapp_running_record.cpp275 void AppRunningRecord::SetJointUserId(const std::string &jointUserId) in SetJointUserId()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_profile.cpp172 std::string jointUserId; member