Searched refs:GET_EXTENSION_RUNNING_INFO (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::GET_EXTENSION_RUNNING_INFO); in DoSomethingInterestingWithMyAPI()
307 GET_EXTENSION_RUNNING_INFO = 1025, enumerator
1708 …EXPECT_EQ(static_cast<uint32_t>(AbilityManagerInterfaceCode::GET_EXTENSION_RUNNING_INFO), mock_->c…
402 if (interfaceCode == AbilityManagerInterfaceCode::GET_EXTENSION_RUNNING_INFO) { in OnRemoteRequestInnerTenth()
3426 …auto error = SendRequest(AbilityManagerInterfaceCode::GET_EXTENSION_RUNNING_INFO, data, reply, opt… in GetExtensionRunningInfos()