Home
last modified time | relevance | path

Searched defs:incrementInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_debug_manager.cpp75 std::vector<AppDebugInfo> incrementInfos; in StartDebug() local
129 const std::vector<AppDebugInfo> &infos, std::vector<AppDebugInfo> &incrementInfos) in GetIncrementAppDebugInfos()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappdebugmanager_fuzzer/
H A Dabilityappdebugmanager_fuzzer.cpp50 std::vector<AppDebugInfo> incrementInfos; in DoSomethingInterestingWithMyAPI() local