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.h211 void ProcessToJson(ProfileType::MapVector &typeArray) const in ProcessToJson()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h612 std::vector<ProfileType::StringMap> &typeArray) const in AddTypeJson()
621 void GetInfoJson(std::vector<ProfileType::StringMap> &typeArray, std::string typeoffset) const in GetInfoJson()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp477 ProfileType::VariantVector typeArray; in ProcessToJson() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3185 JSHandle<JSTypedArray> typeArray(JSNApiHelper::ToJSHandle(this)); in GetArrayBuffer() local
3222 JSHandle<ecmascript::JSSharedTypedArray> typeArray(JSNApiHelper::ToJSHandle(this)); in GetArrayBuffer() local