Searched refs:SET_MISSION_LABEL (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::SET_MISSION_LABEL); in DoSomethingInterestingWithMyAPI()
166 SET_MISSION_LABEL = 50, enumerator
1636 EXPECT_EQ(static_cast<uint32_t>(AbilityManagerInterfaceCode::SET_MISSION_LABEL), mock_->code_);
560 if (interfaceCode == AbilityManagerInterfaceCode::SET_MISSION_LABEL) { in OnRemoteRequestInnerFifteenth()
3130 auto error = SendRequest(AbilityManagerInterfaceCode::SET_MISSION_LABEL, data, reply, option); in SetMissionLabel()