Searched defs:originInstanceKey (Results 1 – 2 of 2) sorted by relevance
525 std::string originInstanceKey = "app_instance_0"; variable543 std::string originInstanceKey = "app_instance_0"; variable
218 int32_t AbilityPermissionUtil::UpdateInstanceKey(Want &want, const std::string &originInstanceKey, in UpdateInstanceKey()