Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug.cpp970 auto findType = std::find(RESOURCE_TYPE_LIST.begin(), RESOURCE_TYPE_LIST.end(), type); in GetAppResourceLimitParam() local
971 if (findType == RESOURCE_TYPE_LIST.end()) { in GetAppResourceLimitParam()

Completed in 2 milliseconds