Home
last modified time | relevance | path

Searched defs:updatableViaApex (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/system/libvintf/
H A DManifestInstance.cpp44 std::optional<std::string>&& updatableViaApex, in ManifestInstance()
57 const std::optional<std::string>& updatableViaApex, in ManifestInstance()
105 const std::optional<std::string>& ManifestInstance::updatableViaApex() const { in updatableViaApex() function in android::vintf::ManifestInstance
/aosp_15_r20/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp204 std::optional<std::string> updatableViaApex; in getVintfUpdatableApex() local
223 std::optional<std::string> updatableViaApex; in getVintfUpdatableApex() local
754 Status ServiceManager::updatableViaApex(const std::string& name, in updatableViaApex() function in android::ServiceManager
H A Dtest_sm.cpp358 std::optional<std::string> updatableViaApex; in TEST() local
370 std::optional<std::string> updatableViaApex; in TEST() local
/aosp_15_r20/system/libvintf/include/vintf/
H A DMatrixHal.h47 bool updatableViaApex = false; member
H A DManifestHal.h73 const std::optional<std::string>& updatableViaApex() const { return mUpdatableViaApex; } in updatableViaApex() function
/aosp_15_r20/frameworks/native/libs/binder/aidl/android/os/
H A DIServiceManager.aidl132 @nullable @utf8InCpp String updatableViaApex(@utf8InCpp String name); in updatableViaApex() method
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.32_arm_armv8-a_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.31_x86_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.31_x86_x86_64_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.32_arm64_armv8-a_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.32_x86_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.31_arm_armv8-a_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.31_x86_64_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.31_arm64_armv8-a_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.32_x86_64_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.31_arm_armv7-a-neon_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.32_arm_armv7-a-neon_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.32_x86_x86_64_shared/gen/aidl/android/os/
DIServiceManager.h73 …::android::binder::Status updatableViaApex(const ::std::string&, ::std::optional<::std::string>*) … in updatableViaApex() function
/aosp_15_r20/frameworks/native/libs/binder/
H A DIServiceManager.cpp539 if (auto updatableViaApex = sm->updatableViaApex(name); updatableViaApex.has_value()) { in openDeclaredPassthroughHal() local
755 std::optional<String16> CppBackendShim::updatableViaApex(const String16& name) { in updatableViaApex() function in android::CppBackendShim
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DServiceManagerNative.java103 public String updatableViaApex(String name) throws RemoteException { in updatableViaApex() method in ServiceManagerProxy
/aosp_15_r20/frameworks/native/libs/fakeservicemanager/
H A DFakeServiceManager.cpp93 std::optional<String16> FakeServiceManager::updatableViaApex(const String16& name) { in updatableViaApex() function in android::FakeServiceManager
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.33_arm64_armv8-a_shared/gen/aidl/android/os/
DBnServiceManager.h55 …::android::binder::Status updatableViaApex(const ::std::string& name, ::std::optional<::std::strin… in updatableViaApex() function
DIServiceManager.h71 …::android::binder::Status updatableViaApex(const ::std::string& /*name*/, ::std::optional<::std::s… in updatableViaApex() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/frameworks/native/libs/binder/libbinder/android_vendor.33_arm_armv8-a_shared/gen/aidl/android/os/
DBnServiceManager.h55 …::android::binder::Status updatableViaApex(const ::std::string& name, ::std::optional<::std::strin… in updatableViaApex() function
DIServiceManager.h71 …::android::binder::Status updatableViaApex(const ::std::string& /*name*/, ::std::optional<::std::s… in updatableViaApex() function

1234