Home
last modified time | relevance | path

Searched refs:OT_REST_RESOURCE_PATH_NODE_DATASET_PENDING (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dresource.cpp48 #define OT_REST_RESOURCE_PATH_NODE_DATASET_PENDING "/node/dataset/pending" macro
141 mResourceMap.emplace(OT_REST_RESOURCE_PATH_NODE_DATASET_PENDING, &Resource::DatasetPending); in Resource()