Home
last modified time | relevance | path

Searched defs:protoType (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
H A DassemblyTypeProto.cpp19 void Type::Serialize(const panda::pandasm::Type type, protoPanda::Type &protoType) in Serialize() argument
27 panda::pandasm::Type &Type::Deserialize(const protoPanda::Type &protoType, in Deserialize() argument
H A DassemblyFieldProto.cpp21 auto *protoType = protoField.mutable_type(); in Serialize() local
H A DassemblyProgramProto.cpp47 auto *protoType = protoProgram.add_arraytypes(); in Serialize() local
H A DannotationProto.cpp118 auto *protoType = protoScalar.mutable_valuetype(); in Serialize() local
H A DmetaProto.cpp63 auto *protoType = protoMeta.mutable_fieldtype(); in Serialize() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dlocalization_module.cpp33 jerry_value_t protoType = jerryx_get_property_str(currentApp, "prototype"); in Init() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_sdp.h78 std::string protoType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link.h82 BleProtocolType protoType; member
90 BleProtocolType protoType; member
H A Dlnn_lane_interface.h88 BleProtocolType protoType; member
95 BleProtocolType protoType; member
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp711 const std::string protoType = "RTP/AVP"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h183 BleProtocolType protoType; member
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp592 Local<JSValueRef> protoType = function->GetPrototype(vm_); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1672 auto protoType = GetOrInsertProfileType(protoHClass, protoRootType); in UpdatePrototypeChainInfo() local

Completed in 15 milliseconds