Home
last modified time | relevance | path

Searched defs:memoryContent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/ashmem_fuzzer/
H A Dashmem_fuzzer.cpp40 string memoryContent = dataProvider->ConsumeRandomLengthString(MAX_MEMORY_SIZE); in AshmemTestFunc() local
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp125 std::string memoryContent = ""; in AppfreezeHandle() local
135 void AppfreezeManager::CollectFreezeSysMemory(std::string& memoryContent) in CollectFreezeSysMemory()
170 std::string memoryContent = ""; in AppfreezeHandleWithStack() local
258 const AppfreezeManager::AppInfo& appInfo, const std::string& memoryContent) in AcquireStack()
300 const std::string& binderInfo, const std::string& memoryContent) in NotifyANR()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp80 std::string memoryContent(data, size); in DoSomethingInterestingWithMyAPI() local