Searched refs:RESOURCE_TYPE_SHIFTS (Results 1 – 1 of 1) sorted by relevance
23 const int32_t RESOURCE_TYPE_SHIFTS = 16; // 能效资源类型左移位数 variable164 uint32_t resourceType = callbackInfo->GetResourceNumber() << RESOURCE_TYPE_SHIFTS; in HiSysEventSubmit()