Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp133 cJSON *typeEnums = cJSON_GetObjectItem(json, "type_enum"); in ParseTypeEnums() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Djs_metadata_test.cpp1781 void ReadAndParseTypeEnums(const std::string &filePath, CVector<std::string> &typeEnums) in ReadAndParseTypeEnums()
1927 bool TestForTypeEnums(const CVector<std::string> typeEnums) in TestForTypeEnums()
2241 CVector<std::string> typeEnums {}; in HWTEST_F_L0() local