Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/dumpsysstate_fuzzer/
H A Ddumpsysstate_fuzzer.cpp39 bool isUserId = true; in DoSomethingInterestingWithMyAPI() local
46 if (abilitymgr->DumpSysState(args, states, isClient, isUserId, userId) != 0) { in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp1523 const std::string& args, std::vector<std::string>& state, bool isClient, bool isUserId, int UserId) in DumpSysState()
1539 if (!data.WriteBool(isUserId)) { in DumpSysState()
1522 DumpSysState( const std::string& args, std::vector<std::string>& state, bool isClient, bool isUserId, int UserId) DumpSysState() argument

Completed in 10 milliseconds