Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 136) sorted by relevance

123456

/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/jsc/
Dconvertors-jsc.cc29 KInt* getInt32Elements(JSContextRef context, const JSValueRef arguments) { in getInt32Elements()
33 uint32_t* getUInt32Elements(JSContextRef context, const JSValueRef arguments) { in getUInt32Elements()
37 float* getFloat32Elements(JSContextRef context, const JSValueRef arguments) { in getFloat32Elements()
41 KByte* getByteElements(JSContextRef context, const JSValueRef arguments) { in getByteElements()
45 KStringArray getKStringArray(JSContextRef context, const JSValueRef arguments) { in getKStringArray()
49 KUShort* getUShortElements(JSContextRef context, const JSValueRef arguments) { in getUShortElements()
53 KShort* getShortElements(JSContextRef context, const JSValueRef arguments) { in getShortElements()
57 int32_t getInt32(JSContextRef context, JSValueRef value) { in getInt32()
70 uint32_t getUInt32(JSContextRef context, JSValueRef value) { in getUInt32()
83 uint8_t getUInt8(JSContextRef context, JSValueRef value) { in getUInt8()
[all …]
/developtools/ace_ets2bundle/koala-wrapper/native/src/generated/
Dbridges.cc18 KNativePointer impl_CreateLabelledStatement(KNativePointer context, KNativePointer ident, KNativePo… in impl_CreateLabelledStatement()
28 KNativePointer impl_UpdateLabelledStatement(KNativePointer context, KNativePointer original, KNativ… in impl_UpdateLabelledStatement()
39 KNativePointer impl_LabelledStatementBodyConst(KNativePointer context, KNativePointer receiver) in impl_LabelledStatementBodyConst()
48 KNativePointer impl_LabelledStatementIdentConst(KNativePointer context, KNativePointer receiver) in impl_LabelledStatementIdentConst()
57 KNativePointer impl_LabelledStatementIdent(KNativePointer context, KNativePointer receiver) in impl_LabelledStatementIdent()
66 KNativePointer impl_LabelledStatementGetReferencedStatementConst(KNativePointer context, KNativePoi… in impl_LabelledStatementGetReferencedStatementConst()
75 KNativePointer impl_CreateThrowStatement(KNativePointer context, KNativePointer argument) in impl_CreateThrowStatement()
84 KNativePointer impl_UpdateThrowStatement(KNativePointer context, KNativePointer original, KNativePo… in impl_UpdateThrowStatement()
94 KNativePointer impl_ThrowStatementArgumentConst(KNativePointer context, KNativePointer receiver) in impl_ThrowStatementArgumentConst()
103 KNativePointer impl_CreateClassProperty(KNativePointer context, KNativePointer key, KNativePointer … in impl_CreateClassProperty()
[all …]
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service_impl.cpp26 bool PluginServiceImpl::RegisterPlugin(SocketContext& context, in RegisterPlugin()
56 bool PluginServiceImpl::UnregisterPlugin(SocketContext& context, in UnregisterPlugin()
73 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand()
78 bool PluginServiceImpl::NotifyResult(SocketContext& context, in NotifyResult()
91 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand()
97 bool PluginServiceImpl::SendHeartBeat(SocketContext& context) in SendHeartBeat()
/developtools/hdc/test/unittest/common/
Dtransfer_ut.cpp134 HdcTransferBase::CtxFile context; variable
153 HdcTransferBase::CtxFile context; variable
163 HdcTransferBase::CtxFile context; variable
170 HdcTransferBase::CtxFile context; variable
206 HdcTransferBase::CtxFile context; variable
218 HdcTransferBase::CtxFile context; variable
236 HdcTransferBase::CtxFile context; variable
261 HdcTransferBase::CtxFile context; variable
301 HdcTransferBase::CtxFile context; variable
Dfile_ut.cpp105 HdcFile::CtxFile context; variable
118 HdcFile::CtxFile context; variable
130 HdcFile::CtxFile context; variable
180 HdcFile::CtxFile context; variable
193 HdcFile::CtxFile context; variable
/developtools/ace_ets2bundle/koala-wrapper/native/src/
Dbridges.cc20 auto context = reinterpret_cast<es2panda_Context *>(contextPtr); in impl_ClassDefinitionIsFromStructConst() local
28 auto context = reinterpret_cast<es2panda_Context *>(contextPtr); in impl_ClassDefinitionSetFromStructModifier() local
36 auto context = reinterpret_cast<es2panda_Context *>(contextPtr); in impl_ImportSpecifierIsRemovableConst() local
44 auto context = reinterpret_cast<es2panda_Context *>(contextPtr); in impl_ImportSpecifierSetRemovable() local
52 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in impl_AstNodeRecheck() local
61 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_2() local
70 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_2() local
80 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_3() local
90 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_3() local
99 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_2() local
[all …]
Dcommon.cc155 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_1() local
172 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_1() local
188 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_8() local
221 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in impl_AstNodeUpdateAll() local
230 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in KOALA_INTEROP_2() local
249 auto context = reinterpret_cast<es2panda_Context*>(contextPtr); in impl_AstNodeChildren() local
/developtools/profiler/device/services/plugin_service/test/moduletest/
Dplugin_service_test.cpp27 … bool OnRegisterPluginResponse(SocketContext& context, ::RegisterPluginResponse& response) override in OnRegisterPluginResponse()
32 …bool OnUnregisterPluginResponse(SocketContext& context, ::UnregisterPluginResponse& response) over… in OnUnregisterPluginResponse()
36 bool OnGetCommandResponse(SocketContext& context, ::GetCommandResponse& response) override in OnGetCommandResponse()
40 bool OnNotifyResultResponse(SocketContext& context, ::NotifyResultResponse& response) override in OnNotifyResultResponse()
/developtools/hdc/src/common/
Dfile.cpp38 bool HdcFile::BeginTransfer(CtxFile *context, const string &command) in BeginTransfer()
100 bool HdcFile::CheckBlacklistPath(CtxFile *context) in CheckBlacklistPath()
112 bool HdcFile::ParseMasterParameters(CtxFile *context, int argc, char **argv, int &srcArgvIndex) in ParseMasterParameters()
157 bool HdcFile::ValidateAndSetPaths(CtxFile *context, int argc, char **argv, int &srcArgvIndex) in ValidateAndSetPaths()
186 bool HdcFile::CheckSandboxSubPath(CtxFile *context, string &resolvedPath) in CheckSandboxSubPath()
247 bool HdcFile::SetMasterParameters(CtxFile *context, int argc, char **argv) in SetMasterParameters()
286 bool HdcFile::SetMasterParametersOnDaemon(CtxFile *context, int argc, char **argv, int srcArgvIndex) in SetMasterParametersOnDaemon()
315 void HdcFile::CheckMaster(CtxFile *context) in CheckMaster()
327 void HdcFile::WhenTransferFinish(CtxFile *context) in WhenTransferFinish()
336 void HdcFile::TransferSummary(CtxFile *context) in TransferSummary()
[all …]
Dtransfer.cpp53 bool HdcTransferBase::ResetCtx(CtxFile *context, bool full) in ResetCtx()
70 int HdcTransferBase::SimpleFileIO(CtxFile *context, uint64_t index, uint8_t *sendBuf, int bytes) in SimpleFileIO()
160 void HdcTransferBase::OnFileClose(CtxFile *context) in OnFileClose()
176 void HdcTransferBase::SetFileTime(CtxFile *context) in SetFileTime()
200 bool HdcTransferBase::SendIOPayload(CtxFile *context, uint64_t index, uint8_t *data, int dataSize) in SendIOPayload()
254 void HdcTransferBase::ProcressFileIOFinish(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisCla… in ProcressFileIOFinish()
276 bool HdcTransferBase::ProcressFileIOWrite(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClas… in ProcressFileIOWrite()
289 bool HdcTransferBase::ProcressFileIORead(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass) in ProcressFileIORead()
311 bool HdcTransferBase::ProcressFileIO(uv_fs_t *req, CtxFile *context, HdcTransferBase *thisClass, in ProcressFileIO()
337 bool HdcTransferBase::ProcressFileIOIsSuccess(uv_fs_t *req, CtxFile *context, uint64_t bytes) in ProcressFileIOIsSuccess()
[all …]
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpSegmentationChart.ts247 let context: CanvasRenderingContext2D; variable
293 let context: CanvasRenderingContext2D; variable
338 let context: CanvasRenderingContext2D; variable
374 let context: CanvasRenderingContext2D; variable
434 let context: CanvasRenderingContext2D; variable
DSpXpowerChart.ts218 let context: CanvasRenderingContext2D; variable
327 let context: CanvasRenderingContext2D; variable
384 let context: CanvasRenderingContext2D; variable
574 let context: CanvasRenderingContext2D; variable
671 let context: CanvasRenderingContext2D; variable
751 let context: CanvasRenderingContext2D; variable
817 let context: CanvasRenderingContext2D; variable
890 let context: CanvasRenderingContext2D; variable
DSpVmTrackerChart.ts175 let context: CanvasRenderingContext2D; variable
217 let context: CanvasRenderingContext2D; variable
258 let context: CanvasRenderingContext2D; variable
588 let context: CanvasRenderingContext2D; variable
/developtools/hdc/src/host/
Dhost_app.cpp52 bool HdcHostApp::BeginInstall(CtxFile *context, const char *command) in BeginInstall()
105 bool HdcHostApp::BeginSideload(CtxFile *context, const char *localPath) in BeginSideload()
114 bool HdcHostApp::RunQueue(CtxFile *context) in RunQueue()
131 void HdcHostApp::CheckMaster(CtxFile *context) in CheckMaster()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Debpf_stdtype.cpp19 size_t FileSystemSample::AppendNewData(const FileSystemSampleRow &context) in AppendNewData()
105 size_t PagedMemorySampleData::AppendNewData(const PagedMemorySampleDataRow &context) in AppendNewData()
156 void BioLatencySampleData::AppendNewData(const BioLatencySampleDataRow &context) in AppendNewData()
222 size_t EbpfCallStackData::AppendNewData(const EbpfCallStackDataRow &context) in AppendNewData()
/developtools/smartperf_host/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts281 const context = canvas.getContext('2d'); constant
305 const context = canvas.getContext('2d'); constant
362 const context = canvas.getContext('2d'); constant
373 const context = canvas.getContext('2d'); constant
DProcedureWorkerBpftrace.test.ts30 let context: CanvasRenderingContext2D; variable
DProcedureWorkerAllStates.test.ts30 let context: CanvasRenderingContext2D; variable
DProcedureWorkerPerfTool.test.ts30 let context: CanvasRenderingContext2D; variable
/developtools/profiler/device/services/shared_memory/test/unittest/
Dshared_memory_allocator_test.cpp36 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand()
47 bool OnGetCommandResponse(SocketContext& context, ::GetCommandResponse& response) override in OnGetCommandResponse()
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp34 #define CHECK_REQUEST_RESPONSE(context, request, response) \ argument
87 Status ProfilerService::GetCapabilities(ServerContext* context, in GetCapabilities()
251 Status ProfilerService::CreateSession(ServerContext* context, in CreateSession()
514 Status ProfilerService::StartSession(ServerContext* context, in StartSession()
575 Status ProfilerService::FetchData(ServerContext* context, in FetchData()
635 Status ProfilerService::SubscribeProfilerEvt(ServerContext* context, in SubscribeProfilerEvt()
695 Status ProfilerService::StopSession(ServerContext* context, in StopSession()
724 Status ProfilerService::DestroySession(ServerContext* context, in DestroySession()
765 ::grpc::Status ProfilerService::KeepSession(::grpc::ServerContext* context, in KeepSession()

123456