Home
last modified time | relevance | path

Searched refs:FeatureApi001 (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DTaskpoolNoTaskTest.cpp26 bool (*FeatureApi001)(IUnknown *iUnknown, const char *para1); member
52 static bool FeatureApi001(IUnknown *iUnknown, const char *para1) in FeatureApi001() function
138 .FeatureApi001 = FeatureApi001,
235 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
DTaskpoolSharedTaskTest.cpp41 bool(*FeatureApi001)(IUnknown *iUnknown, const char *para1); member
76 static bool FeatureApi001(IUnknown *iUnknown, const char *para1) in FeatureApi001() function
169 .FeatureApi001 = FeatureApi001,
184 .FeatureApi001 = FeatureApi001,
309 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
365 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
DTaskpoolSpecifiedTaskTest.cpp35 bool(*FeatureApi001)(IUnknown *iUnknown, const char *para1); member
70 static bool FeatureApi001(IUnknown *iUnknown, const char *para1) in FeatureApi001() function
185 .FeatureApi001 = FeatureApi001,
278 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
334 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
DTaskpoolSingleTaskTest.cpp52 bool(*FeatureApi001)(IUnknown *iUnknown, const char *para1); member
87 static bool FeatureApi001(IUnknown *iUnknown, const char *para1) in FeatureApi001() function
258 .FeatureApi001 = FeatureApi001,
358 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, para);
417 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
472 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
527 bool result = demoApi->FeatureApi001((IUnknown *)demoApi, (char*)"xxxx");
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dtaskpool_notask_func_test.c27 BOOL (*FeatureApi001)(IUnknown *iUnknown, char *para1); member
54 static BOOL FeatureApi001(IUnknown *iUnknown, char *para1) in FeatureApi001() function
138 .FeatureApi001 = FeatureApi001,
226 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
Dtaskpool_sharedtask_func_test.c46 BOOL(*FeatureApi001) member
83 static BOOL FeatureApi001(IUnknown *iUnknown, char *para1) in FeatureApi001() function
173 .FeatureApi001 = FeatureApi001,
187 .FeatureApi001 = FeatureApi001,
304 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
355 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
Dtaskpool_specifiedtask_func_test.c39 BOOL(*FeatureApi001) member
76 static BOOL FeatureApi001(IUnknown *iUnknown, char *para1) in FeatureApi001() function
191 .FeatureApi001 = FeatureApi001,
274 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
325 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
Dtaskpool_singletask_func_test.c59 BOOL (*FeatureApi001)(IUnknown *iUnknown, char *para1); member
94 static BOOL FeatureApi001(IUnknown *iUnknown, char *para1) in FeatureApi001() function
253 .FeatureApi001 = FeatureApi001,
347 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
403 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
458 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");
513 BOOL result = demoApi->FeatureApi001((IUnknown *)demoApi, "xxxx");