Home
last modified time | relevance | path

Searched defs:typeArray (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h213 void ProcessToJson(ProfileType::MapVector &typeArray) const in ProcessToJson()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h622 std::vector<ProfileType::StringMap> &typeArray) const in AddTypeJson()
631 void GetInfoJson(std::vector<ProfileType::StringMap> &typeArray, std::string typeoffset) const in GetInfoJson()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp498 ProfileType::VariantVector typeArray; in ProcessToJson() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3335 JSHandle<JSTypedArray> typeArray(JSNApiHelper::ToJSHandle(this)); in GetArrayBuffer() local
3372 JSHandle<ecmascript::JSSharedTypedArray> typeArray(JSNApiHelper::ToJSHandle(this)); in GetArrayBuffer() local