Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c1518 APPSPAWN_STATIC int AppspawnDevicedebugDeal(const char* op, int pid, cJSON *args) in AppspawnDevicedebugDeal() function
1567 int result = AppspawnDevicedebugDeal(op->valuestring, app->valueint, args); in ProcessAppSpawnDeviceDebugMsg()