Searched defs:origin (Results 1 - 8 of 8) 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/hats/hdf/sensor/hdiService_additional/ |
H A D | sensor_callback_impl.cpp | 94 void *origin = OsalMemCalloc(sizeof(uint8_t) * (event.dataLen)); in OnDataEvent() local
|
/test/xts/hats/hdf/sensor/hdiService/ |
H A D | sensor_callback_impl.cpp | 98 void *origin = OsalMemCalloc(sizeof(uint8_t) * (event.dataLen)); in OnDataEvent() local
|
/test/testfwk/arkxtest/uitest/cj/ |
H A D | uitest_ffi.cpp | 52 char *MallocCString(const string &origin) in MallocCString() argument
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
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
|
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
H A D | jsvm_utils.cpp | 156 JSVM_ScriptOrigin origin = { in CompileWithName() local
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 155 ArkUIOffsetType origin; member
|
Completed in 23 milliseconds