Home
last modified time | relevance | path

Searched defs:getStore (Results 1 – 25 of 259) sorted by relevance

1234567891011

/aosp_15_r20/packages/services/Car/tools/emulator/
Dobd2_to_diagjson.py75 def getStore(self): member in OrderedStore
175 def getStore(self): member in Event
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLSessionTest.java531 public KeyStore getStore() { in getStore() method in SSLSessionTest.TestServer
599 public KeyStore getStore() { in getStore() method in SSLSessionTest.TestClient
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/internal/
H A DDefaultFilterPlugin.h35 std::shared_ptr<C2ComponentStore> getStore() override { return mStore; } in getStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h46 Store getStore() const { return store; } in getStore() function
DBasicValueFactory.h74 const void *getStore() const { return store.getStore(); } in getStore() function
DProgramState.h162 Store getStore() const { return store; } in getStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h46 Store getStore() const { return store; } in getStore() function
DBasicValueFactory.h74 const void *getStore() const { return store.getStore(); } in getStore() function
DProgramState.h162 Store getStore() const { return store; } in getStore() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h46 Store getStore() const { return store; } in getStore() function
H A DBasicValueFactory.h52 const void *getStore() const { return store.getStore(); } in getStore() function
H A DProgramState.h123 Store getStore() const { return store; } in getStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h46 Store getStore() const { return store; } in getStore() function
DBasicValueFactory.h74 const void *getStore() const { return store.getStore(); } in getStore() function
DProgramState.h162 Store getStore() const { return store; } in getStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h46 Store getStore() const { return store; } in getStore() function
DBasicValueFactory.h74 const void *getStore() const { return store.getStore(); } in getStore() function
DProgramState.h162 Store getStore() const { return store; } in getStore() function
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
H A DFileUseMapEntry.java150 T getStore() { in getStore() method in FileUseMapEntry
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp150 const void *nonloc::LazyCompoundVal::getStore() const { in getStore() function in nonloc::LazyCompoundVal
/aosp_15_r20/development/apps/GestureBuilder/src/com/android/gesture/builder/
H A DGestureBuilderActivity.java106 static GestureLibrary getStore() { in getStore() method in GestureBuilderActivity
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtensorpipe_agent.cpp1441 const c10::intrusive_ptr<::c10d::Store> TensorPipeAgent::getStore() const { in getStore() function in torch::distributed::rpc::TensorPipeAgent
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDddms.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5181 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val, in getStore() function in SelectionDAG
5207 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val, in getStore() function in SelectionDAG
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-viewmodel-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-viewmodel/android_common_apex33/aar/
Dandroidx.lifecycle_lifecycle-viewmodel.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/viewmodel/ androidx/lifecycle ...

1234567891011