Searched refs:GET_PIDS_BY_BUNDLENAME (Results 1 – 5 of 5) sorted by relevance
66 GET_PIDS_BY_BUNDLENAME = 44, enumerator
282 static_cast<uint32_t>(AppMgrInterfaceCode::GET_PIDS_BY_BUNDLENAME), data, reply, option);
320 …_EQ(mockAppMgrService_->code_, static_cast<uint32_t>(AppMgrInterfaceCode::GET_PIDS_BY_BUNDLENAME));
244 case static_cast<uint32_t>(AppMgrInterfaceCode::GET_PIDS_BY_BUNDLENAME): in OnRemoteRequestInnerFifth()
1399 auto ret = SendRequest(AppMgrInterfaceCode::GET_PIDS_BY_BUNDLENAME, in GetRunningProcessInformation()