Searched defs:funcId (Results 1 - 6 of 6) sorted by relevance
| /test/xts/device_attest_lite/framework/small/src/service/ |
| H A D | attest_framework_feature.c | 149 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 D | LiteIPCClientTest.cpp | 135 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 D | LiteIPCFeatureTest.cpp | 129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
|
| H A D | LiteIPCServiceTest.cpp | 76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
|
| /third_party/mesa3d/src/compiler/clc/ |
| H A D | clc_helpers.cpp | 111 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 D | SpvBuilder.cpp | 2101 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