Home
last modified time | relevance | path

Searched defs:funcId (Results 1 - 6 of 6) sorted by relevance

/test/xts/device_attest_lite/framework/small/src/service/
H A Dattest_framework_feature.c149 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DLiteIPCClientTest.cpp135 int funcId = 0; in HWTEST_F() local
153 int funcId = 0; in HWTEST_F() local
177 int funcId = 0; in HWTEST_F() local
202 int funcId = 0; in HWTEST_F() local
H A DLiteIPCFeatureTest.cpp129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
H A DLiteIPCServiceTest.cpp76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp111 uint32_t funcId; member in SPIRVKernelInfo
139 uint32_t funcId = ins->words[op->offset]; in parseEntryPoint() local
161 uint32_t funcId = ins->words[op->offset]; in parseFunction() local
455 uint32_t funcId in parseExecutionMode() local
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2101 Id funcId = getUniqueId(); in makeFunctionEntry() local
2144 Id funcId = function->getId(); in setupDebugFunctionEntry() local
2195 Id funcId = getUniqueId(); in makeDebugFunction() local
2283 Id funcId = function->getFuncId(); in enterFunction() local
2296 Id funcId = function->getFuncId(); enterFunction() local
[all...]

Completed in 15 milliseconds