Home
last modified time | relevance | path

Searched refs:MemoryState (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/include/
H A Dhidebug_native_interface.h28 enum MemoryState { enum
/developtools/profiler/hidebug/frameworks/native/src/
H A Dhidebug_native_interface_impl.cpp223 return MemoryState::MEMORY_FAILED; in GetMemoryLeakResource()
234 return MemoryState::MEMORY_FAILED; in GetMemoryLeakResource()
237 return MemoryState::MEMORY_SUCCESS; in GetMemoryLeakResource()
/developtools/profiler/hidebug/interfaces/cj/
H A Dhidebug_ffi.cpp337 if (result == MemoryState::MEMORY_FAILED) { in FfiHidebugSetAppResourceLimit()
/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug.cpp1045 if (result == MemoryState::MEMORY_FAILED) { in SetAppResourceLimit()

Completed in 5 milliseconds