Searched refs:UNSUPPORTED_FEATURE_MESSAGE (Results 1 – 2 of 2) sorted by relevance
31 const std::string UNSUPPORTED_FEATURE_MESSAGE = "unsupported BundleManagerService feature"; variable57 napi_create_string_utf8(env, UNSUPPORTED_FEATURE_MESSAGE.c_str(), in JsLauncherCommon()
75 const std::string UNSUPPORTED_FEATURE_MESSAGE = "unsupported BundleManagerService feature"; variable4651 CreateJsValue(engine, UNSUPPORTED_FEATURE_MESSAGE.c_str())); in OnGetAbilityIcon()